Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp801 bool isCollectionCountMethod(const ObjCMethodCall &M,
976 bool ObjCLoopChecker::isCollectionCountMethod(const ObjCMethodCall &M, in isCollectionCountMethod() function in ObjCLoopChecker
1012 if (!isCollectionCountMethod(M, C)) in checkPostObjCMessage()