Searched defs:shouldWalkTypesOfTypeLocs (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon285::GCCollectableCallsChecker
H A DTransGCAttrs.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon284::GCAttrsCollector
H A DTransforms.cpp243 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon294::RemovablesCollector
325 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon295::ASTTransform
H A DObjCMT.cpp331 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon219::ObjCMigrator
375 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon219::BodyMigrator
1693 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon220::SuperInitChecker
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h132 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:clang::CallGraph
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp53 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon494::ASTPrinter
126 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon494::ASTDeclNodeLister
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp40 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon648::TypeIndexer
H A DIndexBody.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon646::BodyIndexer
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp375 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon909::AnalysisConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp66 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon689::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1157 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon587::FallthroughMapper
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h170 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::RecursiveASTVisitor

Completed in 207 milliseconds