clang-tools 20.0.0git
|
#include <Matchers.h>
Classes | |
class | NameMatcher |
Public Member Functions | |
MatchesAnyListedNameMatcher (llvm::ArrayRef< StringRef > NameList) | |
bool | matches (const NamedDecl &Node, ast_matchers::internal::ASTMatchFinder *Finder, ast_matchers::internal::BoundNodesTreeBuilder *Builder) const override |
Definition at line 80 of file clang-tidy/utils/Matchers.h.
|
inlineexplicit |
Definition at line 83 of file clang-tidy/utils/Matchers.h.
References Name.
|
inlineoverride |
Definition at line 131 of file clang-tidy/utils/Matchers.h.
References clang::tidy::matchers::MatchesAnyListedNameMatcher::NameMatcher::match(), and Node.