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 253 bool shouldWalkTypesOfTypeLocs() const { return false; }
334 bool shouldWalkTypesOfTypeLocs() const { return false; }
TransGCAttrs.cpp 39 bool shouldWalkTypesOfTypeLocs() const { return false; }
ObjCMT.cpp 225 bool shouldWalkTypesOfTypeLocs() const { return false; }
262 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 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 334 bool shouldWalkTypesOfTypeLocs() const { return false; }
  /external/clang/include/clang/AST/
DataRecursiveASTVisitor.h 151 bool shouldWalkTypesOfTypeLocs() const { return true; }
    [all...]
RecursiveASTVisitor.h 144 bool shouldWalkTypesOfTypeLocs() const { return true; }
    [all...]
  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 46 bool shouldWalkTypesOfTypeLocs() const { return false; }
    [all...]
AnalysisBasedWarnings.cpp     [all...]

Completed in 5866 milliseconds