HomeSort by relevance Sort by last modified time
    Searched refs:shouldWalkTypesOfTypeLocs (Results 1 - 13 of 13) sorted by null

  /external/clang/lib/ARCMigrate/
TransGCCalls.cpp 35 bool shouldWalkTypesOfTypeLocs() const { return false; }
Transforms.cpp 247 bool shouldWalkTypesOfTypeLocs() const { return false; }
329 bool shouldWalkTypesOfTypeLocs() const { return false; }
TransGCAttrs.cpp 39 bool shouldWalkTypesOfTypeLocs() const { return false; }
ObjCMT.cpp 153 bool shouldWalkTypesOfTypeLocs() const { return false; }
190 bool shouldWalkTypesOfTypeLocs() const { return false; }
  /external/clang/tools/libclang/
IndexBody.cpp 29 bool shouldWalkTypesOfTypeLocs() const { return false; }
IndexTypeSourceInfo.cpp 28 bool shouldWalkTypesOfTypeLocs() const { return false; }
RecursiveASTVisitor.h 155 bool shouldWalkTypesOfTypeLocs() const { return true; }
    [all...]
  /external/clang/lib/Frontend/
ASTConsumers.cpp 53 bool shouldWalkTypesOfTypeLocs() const { return false; }
108 bool shouldWalkTypesOfTypeLocs() const { return false; }
  /external/clang/include/clang/Analysis/
CallGraph.h 123 bool shouldWalkTypesOfTypeLocs() const { return false; }
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 315 bool shouldWalkTypesOfTypeLocs() const { return false; }
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 151 bool shouldWalkTypesOfTypeLocs() const { return true; }
    [all...]
  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 46 bool shouldWalkTypesOfTypeLocs() const { return false; }
    [all...]
AnalysisBasedWarnings.cpp 807 bool shouldWalkTypesOfTypeLocs() const { return false; }
    [all...]

Completed in 239 milliseconds