Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getObjCSelType

238     CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
256 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
284 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
1720 ActualArgs.add(RValue::get(Sel), CGF.getContext().getObjCSelType());
4358 SelectorPtrTy = Types.ConvertType(Ctx.getObjCSelType());
4760 Ctx.getObjCSelType(), 0, 0, false, false));