Searched refs:OCIType (Results 1 – 1 of 1) sorted by relevance
3058 } else if (const ObjCObjectPointerType *OCIType in BuildInstanceMessage() local3061 ClassDecl = OCIType->getInterfaceDecl(); in BuildInstanceMessage()3069 Loc, OCIType->getPointeeType(), in BuildInstanceMessage()3077 forwardClass = OCIType->getInterfaceDecl(); in BuildInstanceMessage()3087 Method = LookupMethodInQualifiedType(Sel, OCIType, true); in BuildInstanceMessage()3095 << OCIType->getPointeeType() << Sel << RecRange in BuildInstanceMessage()3104 if (OCIType->qual_empty()) { in BuildInstanceMessage()3125 << OCIType->getInterfaceDecl()->getIdentifier() in BuildInstanceMessage()3195 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage() local3196 if (const ObjCInterfaceDecl *ID = OCIType->getInterfaceDecl()) { in BuildInstanceMessage()