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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1541::GCCollectableCallsChecker
H A DTransforms.cpp244 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1550::RemovablesCollector
326 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1551::ASTTransform
H A DTransGCAttrs.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1540::GCAttrsCollector
H A DObjCMT.cpp323 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1529::ObjCMigrator
367 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1529::BodyMigrator
1685 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1530::SuperInitChecker
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp53 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1878::ASTPrinter
143 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1878::ASTDeclNodeLister
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h138 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:clang::CallGraph
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp40 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1943::TypeIndexer
H A DIndexBody.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1941::BodyIndexer
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp251 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2377::AnalysisConsumer
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp66 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon2113::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1165 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1997::FallthroughMapper
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h183 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::RecursiveASTVisitor
1081 if (getDerived().shouldWalkTypesOfTypeLocs()) \
1087 if (getDerived().shouldWalkTypesOfTypeLocs()) \

Completed in 259 milliseconds