Home
last modified time | relevance | path

Searched refs:shouldVisitTemplateInstantiations (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/ASTMatchers/
DASTMatchFinder.cpp197 bool shouldVisitTemplateInstantiations() const { return true; } in shouldVisitTemplateInstantiations() function in clang::ast_matchers::internal::__anon0817615f0111::MatchChildASTVisitor
474 bool shouldVisitTemplateInstantiations() const { return true; } in shouldVisitTemplateInstantiations() function in clang::ast_matchers::internal::__anon0817615f0111::MatchASTVisitor
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DRecursiveASTVisitor.h147 bool shouldVisitTemplateInstantiations() const { return false; } in shouldVisitTemplateInstantiations() function
1539 if (getDerived().shouldVisitTemplateInstantiations() && \
1657 if (!getDerived().shouldVisitTemplateInstantiations() && \
/freebsd-9-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
DObjCMT.cpp194 bool shouldVisitTemplateInstantiations() const { return false; } in shouldVisitTemplateInstantiations() function in __anonc1a0d7f10211::ObjCMigrator
231 bool shouldVisitTemplateInstantiations() const { return false; } in shouldVisitTemplateInstantiations() function in __anonc1a0d7f10211::BodyMigrator
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp8157 bool shouldVisitTemplateInstantiations() const { in shouldVisitTemplateInstantiations() function in __anonf15aa2c80211::ParentMapASTVisitor