Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchFinder.cpp605 bool TraverseTemplateInstantiations(ClassTemplateDecl *D) { in TraverseTemplateInstantiations() function in clang::ast_matchers::internal::__anon047f7aa50111::MatchASTVisitor
611 bool TraverseTemplateInstantiations(VarTemplateDecl *D) { in TraverseTemplateInstantiations() function in clang::ast_matchers::internal::__anon047f7aa50111::MatchASTVisitor
617 bool TraverseTemplateInstantiations(FunctionTemplateDecl *D) { in TraverseTemplateInstantiations() function in clang::ast_matchers::internal::__anon047f7aa50111::MatchASTVisitor