|
clang-tools 22.0.0git
|
Go to the source code of this file.
Classes | |
| class | clang::tidy::readability::UseAnyOfAllOfCheck |
| Finds ranged-based for loops that can be replaced by a call to std::any_of or std::all_of. More... | |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::readability |