Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getObjCIdType

434         T = Context->getObjCIdType();
455 if (OCT == Context->getCanonicalType(Context->getObjCIdType()) ||
485 result = Context->getObjCIdType();
1714 syncExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
1881 if (t == Context->getObjCIdType()) {
2353 QualType argT = Context->getObjCIdType();
2357 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2371 QualType argT = Context->getObjCIdType();
2377 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2401 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2416 QualType argT = Context->getObjCIdType();
2422 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2448 QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
2463 QualType argT = Context->getObjCIdType();
2485 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(),
2518 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(),
2583 FieldTypes[0] = Context->getObjCIdType();
2611 FieldTypes[0] = Context->getObjCIdType();
2685 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2689 Context->getObjCIdType(),
2720 Context->getObjCIdType(),
2797 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2801 Context->getObjCIdType(),
2830 NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2885 recExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2913 type = Context->getObjCIdType();
2950 userExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
2969 ArgTypes.push_back(Context->getObjCIdType());
2976 ? Context->getObjCIdType()
2986 returnType = Context->getObjCIdType();
3098 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType());