Searched refs:getInterfaceType (Results 1 – 14 of 14) sorted by relevance
601 getInterfaceType)
6327 const ObjCInterfaceType *getInterfaceType() const;
1700 const ObjCInterfaceType *ObjCObjectPointerType::getInterfaceType() const { in getInterfaceType() function in ObjCObjectPointerType1762 if (OPT->getInterfaceType()) in getAsObjCInterfacePointerType()
9630 if (lhs->getInterfaceType()) { in ObjCQualifiedIdTypesAreCompatible()9779 const ObjCInterfaceType* LHS = LHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()9780 const ObjCInterfaceType* RHS = RHSOPT->getInterfaceType(); in canAssignObjCInterfacesInBlockPointer()
3787 clang::QualType(obj_pointer_type->getInterfaceType(), 0) in IsObjCObjectPointerType()4416 objc_class_type->getInterfaceType(); in GetNumMemberFunctions()4500 objc_class_type->getInterfaceType(); in GetMemberFunctionAtIndex()5661 objc_class_type->getInterfaceType(); in GetNumFields()5810 objc_class_type->getInterfaceType(); in GetFieldAtIndex()
3717 ObjectType = QualType(ObjCPtr->getInterfaceType(), 0); in SelectorsForTypoCorrection()5168 } else if (!T->castAs<ObjCObjectPointerType>()->getInterfaceType()) { in BuildObjCExceptionDecl()
1980 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); in HandleExprPropertyRefExpr()
2636 const ObjCInterfaceType* LHS = ToObjCPtr->getInterfaceType(); in isObjCPointerConversion()2637 const ObjCInterfaceType* RHS = FromObjCPtr->getInterfaceType(); in isObjCPointerConversion()
17297 DstType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()17308 SrcType->castAs<ObjCObjectPointerType>()->getInterfaceType()) in DiagnoseAssignmentResult()
1979 ObjPtrTy ? ObjPtrTy->getInterfaceType() : nullptr; in EmitObjCForCollectionStmt()
2435 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
7804 const ObjCInterfaceType *IT = PT->getInterfaceType(); in GetEHType()
441 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()
535 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()