Searched refs:SYCLStdArg (Results 1 – 1 of 1) sorted by relevance
5073 Arg *SYCLStdArg = Args.getLastArg(options::OPT_sycl_std_EQ); in ConstructJob() local5074 if (SYCLStdArg) { in ConstructJob()5075 SYCLStdArg->render(Args, CmdArgs); in ConstructJob()