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

/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2683::GCCollectableCallsChecker
H A DTransforms.cpp243 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2692::RemovablesCollector
325 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2693::ASTTransform
H A DTransGCAttrs.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2682::GCAttrsCollector
H A DObjCMT.cpp331 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2671::ObjCMigrator
375 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2671::BodyMigrator
1693 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2672::SuperInitChecker
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp53 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3012::ASTPrinter
126 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3012::ASTDeclNodeLister
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp40 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3075::TypeIndexer
H A DIndexBody.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3073::BodyIndexer
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h132 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:clang::CallGraph
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp66 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3232::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1157 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3128::FallthroughMapper
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp375 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3486::AnalysisConsumer
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h170 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::RecursiveASTVisitor
1130 if (getDerived().shouldWalkTypesOfTypeLocs()) \

Completed in 204 milliseconds