Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCInterfaceType

661     return C.getObjCInterfaceType(Iface);
5361 Receiver = ParsedType::make(Context.getObjCInterfaceType(CDecl));
5531 getObjCInterfaceType(Super))
5541 ParsedType::make(Context.getObjCInterfaceType(IFace)),
5546 Context.getObjCInterfaceType(IFace));