clang-tools 20.0.0git
|
#include <Matchers.h>
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 88 of file clang-tidy/utils/Matchers.h.
References Node.