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

  /external/clang/lib/ARCMigrate/
TransGCCalls.cpp 35 bool shouldWalkTypesOfTypeLocs() const { return false; }
Transforms.cpp 249 bool shouldWalkTypesOfTypeLocs() const { return false; }
330 bool shouldWalkTypesOfTypeLocs() const { return false; }
TransGCAttrs.cpp 39 bool shouldWalkTypesOfTypeLocs() const { return false; }
ObjCMT.cpp 320 bool shouldWalkTypesOfTypeLocs() const { return false; }
364 bool shouldWalkTypesOfTypeLocs() const { return false; }
    [all...]
  /external/clang/tools/libclang/
IndexBody.cpp 29 bool shouldWalkTypesOfTypeLocs() const { return false; }
IndexTypeSourceInfo.cpp 28 bool shouldWalkTypesOfTypeLocs() const { return false; }
  /external/clang/lib/Frontend/
ASTConsumers.cpp 52 bool shouldWalkTypesOfTypeLocs() const { return false; }
112 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 335 bool shouldWalkTypesOfTypeLocs() const { return false; }
  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 46 bool shouldWalkTypesOfTypeLocs() const { return false; }
    [all...]
AnalysisBasedWarnings.cpp     [all...]
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 153 bool shouldWalkTypesOfTypeLocs() const { return true; }
    [all...]

Completed in 461 milliseconds