Searched defs:MatchFinder (Results 1 – 9 of 9) sorted by relevance
37 clang::ast_matchers::MatchFinder MatchFinder; variable
117 void FindAllSymbols::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
30 void IncorrectRoundingsCheck::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
200 TEST(MatchFinder, CheckProfiling) { in TEST() argument229 TEST(MatchFinder, InterceptsStartOfTranslationUnit) { in TEST() argument255 TEST(MatchFinder, InterceptsEndOfTranslationUnit) { in TEST() argument
5865 TEST(MatchFinder,CanMatchDeclarationsRecursively) TEST() argument 5878 TEST(MatchFinder,CanMatchStatementsRecursively) TEST() argument 5889 TEST(MatchFinder,CanMatchSingleNodesRecursively) TEST() argument
72 ast_matchers::MatchFinder MatchFinder; variable
71 void Transformer::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
191 clang::ast_matchers::MatchFinder MatchFinder; member in __anon690f32e70111::ClangRefactoringTestBase1687 clang::ast_matchers::MatchFinder MatchFinder; in TEST_F() local
1580 MatchFinder::MatchFinder(MatchFinderOptions Options) MatchFinder() function in clang::ast_matchers::MatchFinder [all...]