Searched refs:checkInitMethod (Results 1 – 3 of 3) sorted by relevance
42 bool Sema::checkInitMethod(ObjCMethodDecl *method, in checkInitMethod() function in Sema225 if (checkInitMethod(method, QualType())) in CheckARCMethodDecl()
2896 checkInitMethod(Method, ReceiverType); in BuildInstanceMessage()
7696 bool checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall);