Searched refs:receiverTypeIfCall (Results 1 – 2 of 2) sorted by relevance
44 QualType receiverTypeIfCall) { in checkInitMethod() argument67 if (receiverTypeIfCall.isNull() && in checkInitMethod()77 if (receiverTypeIfCall.isNull()) in checkInitMethod()80 receiverClass = receiverTypeIfCall->castAs<ObjCObjectPointerType>() in checkInitMethod()101 if (receiverTypeIfCall.isNull() && getSourceManager().isInSystemHeader(loc)) { in checkInitMethod()
7524 bool checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall);