Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp813 bool isCollectionCountMethod(const ObjCMethodCall &M,
996 bool ObjCLoopChecker::isCollectionCountMethod(const ObjCMethodCall &M, in isCollectionCountMethod() function in ObjCLoopChecker
1030 if (!isCollectionCountMethod(M, C)) in checkPostObjCMessage()