Searched refs:getInterfaceType (Results 1 – 14 of 14) sorted by relevance
602 getInterfaceType)
6253 const ObjCInterfaceType *getInterfaceType() const;
1676 const ObjCInterfaceType *ObjCObjectPointerType::getInterfaceType() const { in getInterfaceType() function in ObjCObjectPointerType1738 if (OPT->getInterfaceType()) in getAsObjCInterfacePointerType()
9518 if (lhs->getInterfaceType()) { in ObjCQualifiedIdTypesAreCompatible()9667 const ObjCInterfaceType* LHS = LHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()9668 const ObjCInterfaceType* RHS = RHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()
3747 clang::QualType(obj_pointer_type->getInterfaceType(), 0) in IsObjCObjectPointerType()4367 objc_class_type->getInterfaceType(); in GetNumMemberFunctions()4451 objc_class_type->getInterfaceType(); in GetMemberFunctionAtIndex()5608 objc_class_type->getInterfaceType(); in GetNumFields()5757 objc_class_type->getInterfaceType(); in GetFieldAtIndex()
3709 ObjectType = QualType(ObjCPtr->getInterfaceType(), 0); in SelectorsForTypoCorrection()5156 } else if (!T->castAs<ObjCObjectPointerType>()->getInterfaceType()) { in BuildObjCExceptionDecl()
1982 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); in HandleExprPropertyRefExpr()
2529 const ObjCInterfaceType* LHS = ToObjCPtr->getInterfaceType(); in isObjCPointerConversion()2530 const ObjCInterfaceType* RHS = FromObjCPtr->getInterfaceType(); in isObjCPointerConversion()
17022 DstType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()17033 SrcType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()
1927 ObjPtrTy ? ObjPtrTy->getInterfaceType() : nullptr; in EmitObjCForCollectionStmt()
2435 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
7796 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
441 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()
535 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()