Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCInterfaceType

660     return C.getObjCInterfaceType(Iface);
5302 Receiver = ParsedType::make(Context.getObjCInterfaceType(CDecl));
5473 Context.getObjCInterfaceType(Super))
5483 ParsedType::make(Context.getObjCInterfaceType(IFace)),
5488 Context.getObjCInterfaceType(IFace));