Searched defs:shouldVisitTemplateInstantiations (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp60 bool shouldVisitTemplateInstantiations() const { return true; } function in struct:clang::__anon304::Builder
H A DASTContext.cpp10569 bool shouldVisitTemplateInstantiations() const { return true; } function in class:ASTContext::ParentMap::ASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h133 bool shouldVisitTemplateInstantiations() const { return true; } function in class:clang::CallGraph
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp50 bool shouldVisitTemplateInstantiations() const { return true; } function in struct:__anon838::PaddingChecker::LocalVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp89 bool shouldVisitTemplateInstantiations() const { return true; } function in class:clang::tooling::__anon932::AdditionalUSRFinder
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp254 bool shouldVisitTemplateInstantiations() const { return true; } function in class:clang::ast_matchers::internal::__anon287::MatchChildASTVisitor
565 bool shouldVisitTemplateInstantiations() const { return true; } function in class:clang::ast_matchers::internal::__anon287::MatchASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h166 bool shouldVisitTemplateInstantiations() const { return false; } function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp330 bool shouldVisitTemplateInstantiations() const { return false; } function in class:__anon219::ObjCMigrator
374 bool shouldVisitTemplateInstantiations() const { return false; } function in class:__anon219::BodyMigrator
1692 bool shouldVisitTemplateInstantiations() const { return false; } function in class:__anon220::SuperInitChecker

Completed in 228 milliseconds