Searched defs:NumMethods (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | CheckObjCInstMethSignature.cpp | 91 unsigned NumMethods = 0; in CheckObjCInstMethSignature() local |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 5102 unsigned NumMethods = std::distance(PDecl->instmeth_begin(), RewriteObjCProtocolMetaData() local |
H A D | RewriteModernObjC.cpp | 7392 unsigned NumMethods = std::distance(MethodBegin, MethodEnd); RewriteObjCMethodsMetaData() local |