Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCInterfaceType

661     return C.getObjCInterfaceType(Iface);
5347 Receiver = ParsedType::make(Context.getObjCInterfaceType(CDecl));
5522 Context.getObjCInterfaceType(Super))
5532 ParsedType::make(Context.getObjCInterfaceType(IFace)),
5537 Context.getObjCInterfaceType(IFace));