Searched refs:getInterfaceType (Results 1 – 13 of 13) sorted by relevance
602 getInterfaceType)
6121 const ObjCInterfaceType *getInterfaceType() const;
1670 const ObjCInterfaceType *ObjCObjectPointerType::getInterfaceType() const { in getInterfaceType() function in ObjCObjectPointerType1732 if (OPT->getInterfaceType()) in getAsObjCInterfacePointerType()
8853 if (lhs->getInterfaceType()) { in ObjCQualifiedIdTypesAreCompatible()9002 const ObjCInterfaceType* LHS = LHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()9003 const ObjCInterfaceType* RHS = RHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()
3701 ObjectType = QualType(ObjCPtr->getInterfaceType(), 0); in SelectorsForTypoCorrection()5148 } else if (!T->castAs<ObjCObjectPointerType>()->getInterfaceType()) { in BuildObjCExceptionDecl()
1982 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); in HandleExprPropertyRefExpr()
2528 const ObjCInterfaceType* LHS = ToObjCPtr->getInterfaceType(); in isObjCPointerConversion()2529 const ObjCInterfaceType* RHS = FromObjCPtr->getInterfaceType(); in isObjCPointerConversion()
16002 DstType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()16013 SrcType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()
1920 ObjPtrTy ? ObjPtrTy->getInterfaceType() : nullptr; in EmitObjCForCollectionStmt()
2423 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
7824 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
441 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()
534 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()