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