Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCIdType

115       Ty = Context.getObjCIdType();
654 QualType IdT = Context.getObjCIdType();
770 QualType IdT = Context.getObjCIdType();
1134 return Context.getObjCIdType();
1341 ReturnType = Context.getObjCIdType();
2274 Result = forceUnknownAnyToType(Receiver, Context.getObjCIdType());
2307 !Context.getObjCIdType().isNull() &&
2316 Receiver = ImpCastExprToType(Receiver, Context.getObjCIdType(),
2323 Receiver = ImpCastExprToType(Receiver, Context.getObjCIdType(),