Searched refs:receiverTypeIfCall (Results 1 – 2 of 2) sorted by relevance
43 QualType receiverTypeIfCall) { in checkInitMethod() argument66 if (receiverTypeIfCall.isNull() && in checkInitMethod()76 if (receiverTypeIfCall.isNull()) in checkInitMethod()79 receiverClass = receiverTypeIfCall->castAs<ObjCObjectPointerType>() in checkInitMethod()100 if (receiverTypeIfCall.isNull() && getSourceManager().isInSystemHeader(loc)) { in checkInitMethod()
7696 bool checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall);