Searched refs:receiverTypeIfCall (Results 1 – 2 of 2) sorted by relevance
381 bool checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall);
46 QualType receiverTypeIfCall) { in checkInitMethod() argument70 if (receiverTypeIfCall.isNull() && in checkInitMethod()80 if (receiverTypeIfCall.isNull()) in checkInitMethod()83 receiverClass = receiverTypeIfCall->castAs<ObjCObjectPointerType>() in checkInitMethod()104 if (receiverTypeIfCall.isNull() && in checkInitMethod()