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

/external/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp35 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15079::GCCollectableCallsChecker
H A DTransforms.cpp247 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15088::RemovablesCollector
329 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15089::ASTTransform
H A DTransGCAttrs.cpp39 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15078::GCAttrsCollector
H A DObjCMT.cpp153 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15070::ObjCMigrator
190 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15070::BodyMigrator
/external/clang/tools/libclang/
H A DIndexBody.cpp29 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon16661::BodyIndexer
H A DIndexTypeSourceInfo.cpp28 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon16663::TypeIndexer
H A DRecursiveASTVisitor.h155 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::cxindex::RecursiveASTVisitor
946 if (getDerived().shouldWalkTypesOfTypeLocs()) \
/external/clang/lib/Frontend/
H A DASTConsumers.cpp53 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15252::ASTPrinter
108 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15252::ASTDeclNodeLister
/external/clang/include/clang/Analysis/
H A DCallGraph.h123 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:clang::CallGraph
/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp315 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15616::AnalysisConsumer
/external/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp46 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15433::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp807 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon15326::FallthroughMapper
/external/clang/include/clang/AST/
H A DRecursiveASTVisitor.h151 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::RecursiveASTVisitor
1022 if (getDerived().shouldWalkTypesOfTypeLocs()) \

Completed in 165 milliseconds