|
clang-tools 22.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 | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::abseil |