Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCIdType

111       Ty = Context.getObjCIdType();
636 QualType IdT = Context.getObjCIdType();
755 QualType IdT = Context.getObjCIdType();
1053 return Context.getObjCIdType();
1166 ReturnType = Context.getObjCIdType();
2111 Result = forceUnknownAnyToType(Receiver, Context.getObjCIdType());
2145 !Context.getObjCIdType().isNull() &&
2154 Receiver = ImpCastExprToType(Receiver, Context.getObjCIdType(),
2161 Receiver = ImpCastExprToType(Receiver, Context.getObjCIdType(),