Searched refs:getInterfaceType (Results 1 – 14 of 14) 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()
8887 if (lhs->getInterfaceType()) { in ObjCQualifiedIdTypesAreCompatible()9036 const ObjCInterfaceType* LHS = LHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()9037 const ObjCInterfaceType* RHS = RHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()
3723 clang::QualType(obj_pointer_type->getInterfaceType(), 0) in IsObjCObjectPointerType()4335 objc_class_type->getInterfaceType(); in GetNumMemberFunctions()4419 objc_class_type->getInterfaceType(); in GetMemberFunctionAtIndex()5567 objc_class_type->getInterfaceType(); in GetNumFields()5716 objc_class_type->getInterfaceType(); in GetFieldAtIndex()
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()
16161 DstType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()16172 SrcType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()
1922 ObjPtrTy ? ObjPtrTy->getInterfaceType() : nullptr; in EmitObjCForCollectionStmt()
2426 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()