Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp728 bool TraverseTemplateInstantiations(ClassTemplateDecl *D) { in TraverseTemplateInstantiations() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
734 bool TraverseTemplateInstantiations(VarTemplateDecl *D) { in TraverseTemplateInstantiations() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
740 bool TraverseTemplateInstantiations(FunctionTemplateDecl *D) { in TraverseTemplateInstantiations() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor