Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getObjCIdType

101   QualType ElementType = Context.getObjCIdType().withConst();
861 args.add(RValue::get(self), getContext().getObjCIdType());
1149 args.add(RValue::get(self), getContext().getObjCIdType());
1152 args.add(RValue::get(arg), getContext().getObjCIdType());
1160 args.add(RValue::get(arg), getContext().getObjCIdType());
1346 QualType IdTy(CGM.getContext().getObjCIdType());
1425 getContext().getConstantArrayType(getContext().getObjCIdType(),
1527 ConvertType(getContext().getObjCIdType()));
1529 Args2.add(RValue::get(V), getContext().getObjCIdType());
2233 getContext().getObjCIdType(),
2242 getContext().getObjCIdType(),