Searched refs:InterfaceTy (Results 1 – 2 of 2) sorted by relevance
61 QualType InterfaceTy{OID->getTypeForDecl(), 0}; in EmitValueForIvarAtOffset() local63 CGF.CGM.getContext().getObjCObjectPointerType(InterfaceTy); in EmitValueForIvarAtOffset()
1968 const ObjCInterfaceType *InterfaceTy = in EmitObjCForCollectionStmt() local1970 if (InterfaceTy) { in EmitObjCForCollectionStmt()1973 assert(InterfaceTy->getDecl() && "No decl for ObjC interface type"); in EmitObjCForCollectionStmt()1977 CGM.getObjCRuntime().GetClass(*this, InterfaceTy->getDecl()); in EmitObjCForCollectionStmt()1987 EmitCheckTypeDescriptor(QualType(InterfaceTy, 0))}; in EmitObjCForCollectionStmt()