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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp815 bool isCollectionCountMethod(const ObjCMethodCall &M,
999 bool ObjCLoopChecker::isCollectionCountMethod(const ObjCMethodCall &M, function in class:ObjCLoopChecker
1033 if (!isCollectionCountMethod(M, C))

Completed in 59 milliseconds