clang 22.0.0git
clang::tooling::MatchFinder Member List

This is the complete list of members for clang::tooling::MatchFinder, including all inherited members.

addDynamicMatcher(const internal::DynTypedMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const DeclarationMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const TypeMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const StatementMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const NestedNameSpecifierMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const NestedNameSpecifierLocMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const TypeLocMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const CXXCtorInitializerMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const TemplateArgumentLocMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
addMatcher(const AttrMatcher &NodeMatch, MatchCallback *Action)clang::tooling::MatchFinder
match(const T &Node, ASTContext &Context)clang::tooling::MatchFinderinline
match(const clang::DynTypedNode &Node, ASTContext &Context)clang::tooling::MatchFinder
matchAST(ASTContext &Context)clang::tooling::MatchFinder
MatchFinder(MatchFinderOptions Options=MatchFinderOptions())clang::tooling::MatchFinder
newASTConsumer()clang::tooling::MatchFinder
registerTestCallbackAfterParsing(ParsingDoneTestCallback *ParsingDone)clang::tooling::MatchFinder
~MatchFinder()clang::tooling::MatchFinder