Searched refs:getInterfaceType (Results 1 – 14 of 14) sorted by relevance
605 getInterfaceType)
7797 const ObjCInterfaceType *getInterfaceType() const;
3775 clang::QualType(obj_pointer_type->getInterfaceType(), 0) in IsObjCObjectPointerType()4416 objc_class_type->getInterfaceType(); in GetNumMemberFunctions()4500 objc_class_type->getInterfaceType(); in GetMemberFunctionAtIndex()5597 objc_class_type->getInterfaceType(); in GetNumFields()5746 objc_class_type->getInterfaceType(); in GetFieldAtIndex()
1845 const ObjCInterfaceType *ObjCObjectPointerType::getInterfaceType() const { in getInterfaceType() function in ObjCObjectPointerType1908 if (OPT->getInterfaceType()) in getAsObjCInterfacePointerType()
10760 if (lhs->getInterfaceType()) { in ObjCQualifiedIdTypesAreCompatible()10909 const ObjCInterfaceType* LHS = LHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()10910 const ObjCInterfaceType* RHS = RHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()
3721 ObjectType = QualType(ObjCPtr->getInterfaceType(), 0); in SelectorsForTypoCorrection()5188 } else if (!T->castAs<ObjCObjectPointerType>()->getInterfaceType()) { in BuildObjCExceptionDecl()
1981 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); in HandleExprPropertyRefExpr()
3072 const ObjCInterfaceType* LHS = ToObjCPtr->getInterfaceType(); in isObjCPointerConversion()3073 const ObjCInterfaceType* RHS = FromObjCPtr->getInterfaceType(); in isObjCPointerConversion()
17137 DstType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()17148 SrcType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()
2013 ObjPtrTy ? ObjPtrTy->getInterfaceType() : nullptr; in EmitObjCForCollectionStmt()
2649 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
7644 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
439 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()
533 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()