Searched refs:receiverTypeIfCall (Results 1 – 2 of 2) sorted by relevance
45 QualType receiverTypeIfCall) { in checkInitMethod() argument68 if (receiverTypeIfCall.isNull() && in checkInitMethod()78 if (receiverTypeIfCall.isNull()) in checkInitMethod()81 receiverClass = receiverTypeIfCall->castAs<ObjCObjectPointerType>() in checkInitMethod()102 if (receiverTypeIfCall.isNull() && getSourceManager().isInSystemHeader(loc)) { in checkInitMethod()
7459 bool checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall);