Home
last modified time | relevance | path

Searched defs:NodeMatch (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp711 void MatchFinder::addMatcher(const DeclarationMatcher &NodeMatch, in addMatcher()
717 void MatchFinder::addMatcher(const TypeMatcher &NodeMatch, in addMatcher()
723 void MatchFinder::addMatcher(const StatementMatcher &NodeMatch, in addMatcher()
729 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch, in addMatcher()
735 void MatchFinder::addMatcher(const NestedNameSpecifierLocMatcher &NodeMatch, in addMatcher()
741 void MatchFinder::addMatcher(const TypeLocMatcher &NodeMatch, in addMatcher()
/external/clang/unittests/AST/
DStmtPrinterTest.cpp70 const DeclarationMatcher &NodeMatch, in PrintedStmtMatches()
DDeclPrinterTest.cpp71 const DeclarationMatcher &NodeMatch, in PrintedDeclMatches()
112 const DeclarationMatcher &NodeMatch, in PrintedDeclCXX98Matches()
135 const DeclarationMatcher &NodeMatch, in PrintedDeclCXX11Matches()
147 const DeclarationMatcher &NodeMatch, in PrintedDeclObjCMatches()