Searched defs: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:__anon3456::GCCollectableCallsChecker
H A DObjCMT.cpp126 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3447::ObjCMigrator
H A DTransGCAttrs.cpp39 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3455::GCAttrsCollector
H A DTransforms.cpp237 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3463::RemovablesCollector
319 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3464::ASTTransform
/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp29 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon4849::TypeIndexer
H A DIndexBody.cpp30 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon4847::BodyIndexer
H A DRecursiveASTVisitor.h153 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::cxindex::RecursiveASTVisitor
933 if (getDerived().shouldWalkTypesOfTypeLocs()) \
/external/clang/include/clang/Analysis/
H A DCallGraph.h128 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:clang::CallGraph
/external/clang/lib/Frontend/
H A DASTConsumers.cpp58 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon90::ASTPrinter
103 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon90::ASTDeclNodeLister
/external/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp45 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon253::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp768 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon159::FallthroughMapper
/external/clang/include/clang/AST/
H A DRecursiveASTVisitor.h149 bool shouldWalkTypesOfTypeLocs() const { return true; } function in class:clang::RecursiveASTVisitor
997 if (getDerived().shouldWalkTypesOfTypeLocs()) \
/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp285 bool shouldWalkTypesOfTypeLocs() const { return false; } function in class:__anon3970::AnalysisConsumer

Completed in 3801 milliseconds