Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp869 void matchDispatch(const Decl *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
872 void matchDispatch(const Stmt *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
876 void matchDispatch(const Type *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
879 void matchDispatch(const TypeLoc *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
882 void matchDispatch(const QualType *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
885 void matchDispatch(const NestedNameSpecifier *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
888 void matchDispatch(const NestedNameSpecifierLoc *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
891 void matchDispatch(const CXXCtorInitializer *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
894 void matchDispatch(const TemplateArgumentLoc *Node) { in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
897 void matchDispatch(const void *) { /* Do nothing. */ } in matchDispatch() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor