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

  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCInstMethSignature.cpp 93 unsigned NumMethods = 0;
100 ++NumMethods;
105 while (C && NumMethods) {
117 --NumMethods;
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]

Completed in 41 milliseconds