Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getObjCIdType

433         T = Context->getObjCIdType();
454 if (OCT == Context->getCanonicalType(Context->getObjCIdType()) ||
483 result = Context->getObjCIdType();
1688 syncExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
1855 if (t == Context->getObjCIdType()) {
2320 QualType argT = Context->getObjCIdType();
2324 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2337 QualType argT = Context->getObjCIdType();
2343 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2365 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2378 QualType argT = Context->getObjCIdType();
2384 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2408 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2422 QualType argT = Context->getObjCIdType();
2442 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(),
2472 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(),
2536 FieldTypes[0] = Context->getObjCIdType();
2564 FieldTypes[0] = Context->getObjCIdType();
2671 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2675 Context->getObjCIdType(),
2697 Context->getObjCIdType(),
2766 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2770 Context->getObjCIdType(),
2792 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2845 recExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2867 type = Context->getObjCIdType();
2904 userExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2923 ArgTypes.push_back(Context->getObjCIdType());
2929 ? Context->getObjCIdType()
2939 returnType = Context->getObjCIdType();
3031 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType());