Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCIdType

115       Ty = Context.getObjCIdType();
779 QualType IdT = Context.getObjCIdType();
886 QualType IdT = Context.getObjCIdType();
1260 Context.getObjCIdType(),
1261 Context.getObjCIdType());
1268 return Context.getObjCIdType();
1576 ReturnType = Context.getObjCIdType();
2552 Result = forceUnknownAnyToType(Receiver, Context.getObjCIdType());
2585 !Context.getObjCIdType().isNull() &&
2594 Receiver = ImpCastExprToType(Receiver, Context.getObjCIdType(),
2601 Receiver = ImpCastExprToType(Receiver, Context.getObjCIdType(),