Searched refs:receiverTypeIfCall (Results 1 – 2 of 2) sorted by relevance
42 QualType receiverTypeIfCall) { in checkInitMethod() argument65 if (receiverTypeIfCall.isNull() && in checkInitMethod()75 if (receiverTypeIfCall.isNull()) in checkInitMethod()78 receiverClass = receiverTypeIfCall->castAs<ObjCObjectPointerType>() in checkInitMethod()99 if (receiverTypeIfCall.isNull() && getSourceManager().isInSystemHeader(loc)) { in checkInitMethod()
7053 bool checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall);