Searched refs:shouldWarnUndefinedMethod (Results 1 – 1 of 1) sorted by relevance
2237 static bool shouldWarnUndefinedMethod(const ObjCMethodDecl *M) { in shouldWarnUndefinedMethod() function2246 if (!shouldWarnUndefinedMethod(method)) in WarnUndefinedMethod()