clang-tools
15.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::tidy::abseil::StringFindStrContainsCheck |
Finds s.find(...) == string::npos comparisons (for various string-like types) and suggests replacing with absl::StrContains. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::abseil | |