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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp75 bool isCheckableClass(const ObjCImplementationDecl *D,
91 bool ObjCSuperCallChecker::isCheckableClass(const ObjCImplementationDecl *D, function in class:ObjCSuperCallChecker
179 if (!isCheckableClass(D, SuperclassName))

Completed in 70 milliseconds