Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp824 bool isCollectionCountMethod(const ObjCMethodCall &M,
1007 bool ObjCLoopChecker::isCollectionCountMethod(const ObjCMethodCall &M, in isCollectionCountMethod() function in ObjCLoopChecker
1041 if (!isCollectionCountMethod(M, C)) in checkPostObjCMessage()