Home
last modified time | relevance | path

Searched defs:addMatcher (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h59 void addMatcher(const T &Matcher, RefactoringCallback *Callback) { in addMatcher() function
/netbsd/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1337 void MatchFinder::addMatcher(const DeclarationMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
1349 void MatchFinder::addMatcher(const TypeMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
1355 void MatchFinder::addMatcher(const StatementMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
1367 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
1373 void MatchFinder::addMatcher(const NestedNameSpecifierLocMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
1379 void MatchFinder::addMatcher(const TypeLocMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
1385 void MatchFinder::addMatcher(const CXXCtorInitializerMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
1391 void MatchFinder::addMatcher(const TemplateArgumentLocMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h129 Error addMatcher(Expected<NameOrPattern> Matcher) { in addMatcher() function
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp6036 bool GroupMatcher::addMatcher(Matcher &Candidate) { in addMatcher() function in __anon1998b5b40111::GroupMatcher
6129 bool SwitchMatcher::addMatcher(Matcher &Candidate) { in addMatcher() function in __anon1998b5b40111::SwitchMatcher