Home
last modified time | relevance | path

Searched defs:MatchFinder (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
H A DFindAllSymbolsAction.h37 clang::ast_matchers::MatchFinder MatchFinder; variable
H A DFindAllSymbols.cpp117 void FindAllSymbols::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DIncorrectRoundingsCheck.cpp30 void IncorrectRoundingsCheck::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp200 TEST(MatchFinder, CheckProfiling) { in TEST() argument
229 TEST(MatchFinder, InterceptsStartOfTranslationUnit) { in TEST() argument
255 TEST(MatchFinder, InterceptsEndOfTranslationUnit) { in TEST() argument
H A DASTMatchersTraversalTest.cpp5865 TEST(MatchFinder,CanMatchDeclarationsRecursively) TEST() argument
5878 TEST(MatchFinder,CanMatchStatementsRecursively) TEST() argument
5889 TEST(MatchFinder,CanMatchSingleNodesRecursively) TEST() argument
/llvm-project/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h72 ast_matchers::MatchFinder MatchFinder; variable
/llvm-project/clang/lib/Tooling/Transformer/
H A DTransformer.cpp71 void Transformer::registerMatchers(MatchFinder *MatchFinder) { in registerMatchers() argument
/llvm-project/clang/unittests/Tooling/
H A DTransformerTest.cpp191 clang::ast_matchers::MatchFinder MatchFinder; member in __anon690f32e70111::ClangRefactoringTestBase
1687 clang::ast_matchers::MatchFinder MatchFinder; in TEST_F() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1580 MatchFinder::MatchFinder(MatchFinderOptions Options) MatchFinder() function in clang::ast_matchers::MatchFinder
[all...]