Searched refs:getInterfaceType (Results 1 – 13 of 13) sorted by relevance
601 getInterfaceType)
7441 const ObjCInterfaceType *getInterfaceType() const;
3749 clang::QualType(obj_pointer_type->getInterfaceType(), 0) in IsObjCObjectPointerType()4385 objc_class_type->getInterfaceType(); in GetNumMemberFunctions()4469 objc_class_type->getInterfaceType(); in GetMemberFunctionAtIndex()5623 objc_class_type->getInterfaceType(); in GetNumFields()5772 objc_class_type->getInterfaceType(); in GetFieldAtIndex()
1799 const ObjCInterfaceType *ObjCObjectPointerType::getInterfaceType() const { in getInterfaceType() function in ObjCObjectPointerType1861 if (OPT->getInterfaceType()) in getAsObjCInterfacePointerType()
10187 if (lhs->getInterfaceType()) { in ObjCQualifiedIdTypesAreCompatible()10336 const ObjCInterfaceType* LHS = LHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()10337 const ObjCInterfaceType* RHS = RHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()
3719 ObjectType = QualType(ObjCPtr->getInterfaceType(), 0); in SelectorsForTypoCorrection()5184 } else if (!T->castAs<ObjCObjectPointerType>()->getInterfaceType()) { in BuildObjCExceptionDecl()
1994 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); in HandleExprPropertyRefExpr()
2895 const ObjCInterfaceType* LHS = ToObjCPtr->getInterfaceType(); in isObjCPointerConversion()2896 const ObjCInterfaceType* RHS = FromObjCPtr->getInterfaceType(); in isObjCPointerConversion()
16759 DstType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()16770 SrcType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()
1969 ObjPtrTy ? ObjPtrTy->getInterfaceType() : nullptr; in EmitObjCForCollectionStmt()
2548 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
7757 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
534 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()