Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransGCCalls.cpp35 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anond6fb9d310111::GCCollectableCallsChecker
DObjCMT.cpp126 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonb5f593af0211::ObjCMigrator
DTransforms.cpp237 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon281f8b5f0111::RemovablesCollector
319 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon281f8b5f0211::ASTTransform
DTransGCAttrs.cpp39 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonecb661b00111::GCAttrsCollector
/external/clang/lib/Frontend/
DASTConsumers.cpp58 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon5fbe5b180111::ASTPrinter
103 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon5fbe5b180111::ASTDeclNodeLister
/external/clang/tools/libclang/
DIndexTypeSourceInfo.cpp29 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon1d8a217e0111::TypeIndexer
DIndexBody.cpp30 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anondfbb61ed0111::BodyIndexer
DRecursiveASTVisitor.h153 bool shouldWalkTypesOfTypeLocs() const { return true; } in shouldWalkTypesOfTypeLocs() function
933 if (getDerived().shouldWalkTypesOfTypeLocs()) \
/external/clang/include/clang/Analysis/
DCallGraph.h128 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp285 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon3e6e951e0211::AnalysisConsumer
/external/clang/lib/Sema/
DSemaTemplateVariadic.cpp45 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anond63bfe1c0111::CollectUnexpandedParameterPacksVisitor
DAnalysisBasedWarnings.cpp768 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon4f73e2630511::FallthroughMapper
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h149 bool shouldWalkTypesOfTypeLocs() const { return true; } in shouldWalkTypesOfTypeLocs() function
997 if (getDerived().shouldWalkTypesOfTypeLocs()) \