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

/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon288::GCCollectableCallsChecker
H A DTransforms.cpp244 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon289::RemovablesCollector
326 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon290::ASTTransform
H A DTransGCAttrs.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon284::GCAttrsCollector
H A DObjCMT.cpp323 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon279::ObjCMigrator
367 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon279::BodyMigrator
1683 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon280::SuperInitChecker
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTConsumers.cpp53 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon613::ASTPrinter
143 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon613::ASTDeclNodeLister
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCallGraph.h138 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:clang::CallGraph
/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp41 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon692::TypeIndexer
H A DIndexBody.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon690::BodyIndexer
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp259 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon1117::AnalysisConsumer
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp66 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon860::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1167 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon745::FallthroughMapper
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecursiveASTVisitor.h183 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::RecursiveASTVisitor
1095 if (getDerived().shouldWalkTypesOfTypeLocs()) \
1101 if (getDerived().shouldWalkTypesOfTypeLocs()) \

Completed in 284 milliseconds