Home
last modified time | relevance | path

Searched refs:isCollectionCountMethod (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp815 bool isCollectionCountMethod(const ObjCMethodCall &M,
998 bool ObjCLoopChecker::isCollectionCountMethod(const ObjCMethodCall &M, in isCollectionCountMethod() function in ObjCLoopChecker
1032 if (!isCollectionCountMethod(M, C)) in checkPostObjCMessage()