Searched refs:execCharset (Results 1 – 1 of 1) sorted by relevance
5712 if (Arg *execCharset = Args.getLastArg(options::OPT_fexec_charset_EQ)) { in ConstructJob() local5713 StringRef value = execCharset->getValue(); in ConstructJob()5715 D.Diag(diag::err_drv_invalid_value) << execCharset->getAsString(Args) in ConstructJob()