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; }
ObjCMT.cpp 131 bool shouldWalkTypesOfTypeLocs() const { return false; }
168 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; }
  /external/clang/tools/libclang/
IndexBody.cpp 29 bool shouldWalkTypesOfTypeLocs() const { return false; }
IndexTypeSourceInfo.cpp 28 bool shouldWalkTypesOfTypeLocs() const { return false; }
RecursiveASTVisitor.h 153 bool shouldWalkTypesOfTypeLocs() const { return true; }
    [all...]
  /external/clang/lib/Frontend/
ASTConsumers.cpp 58 bool shouldWalkTypesOfTypeLocs() const { return false; }
104 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 313 bool shouldWalkTypesOfTypeLocs() const { return false; }
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 149 bool shouldWalkTypesOfTypeLocs() const { return true; }
    [all...]
  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 45 bool shouldWalkTypesOfTypeLocs() const { return false; }
AnalysisBasedWarnings.cpp 807 bool shouldWalkTypesOfTypeLocs() const { return false; }
    [all...]

Completed in 361 milliseconds