Searched refs:shouldWalkTypesOfTypeLocs (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp35 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3612::GCCollectableCallsChecker
H A DTransforms.cpp249 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3621::RemovablesCollector
330 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3622::ASTTransform
H A DTransGCAttrs.cpp39 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3611::GCAttrsCollector
H A DObjCMT.cpp320 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3600::ObjCMigrator
364 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3600::BodyMigrator
1693 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3601::SuperInitChecker
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTConsumers.cpp52 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3868::ASTPrinter
112 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3868::ASTDeclNodeLister
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h123 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:clang::CallGraph
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp335 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon4268::AnalysisConsumer
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp46 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon4074::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1018 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3961::FallthroughMapper
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DRecursiveASTVisitor.h153 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::RecursiveASTVisitor
995 if (getDerived().shouldWalkTypesOfTypeLocs()) \

Completed in 258 milliseconds