Searched refs:checkInitMethod (Results 1 – 3 of 3) sorted by relevance
39 bool Sema::checkInitMethod(ObjCMethodDecl *method, in checkInitMethod() function in Sema268 if (S.checkInitMethod(method, QualType())) in CheckARCMethodDecl()
1413 checkInitMethod(Method, ReceiverType); in BuildInstanceMessage()
5174 bool checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall);