Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp574 void matchDispatch(const Decl *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
577 void matchDispatch(const Stmt *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
581 void matchDispatch(const Type *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
584 void matchDispatch(const TypeLoc *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
587 void matchDispatch(const QualType *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
590 void matchDispatch(const NestedNameSpecifier *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
593 void matchDispatch(const NestedNameSpecifierLoc *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
596 void matchDispatch(const void *) { /* Do nothing. */ } in matchDispatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor