Searched refs:inputCharset (Results 1 – 1 of 1) sorted by relevance
7401 if (Arg *inputCharset = Args.getLastArg(options::OPT_finput_charset_EQ)) { in ConstructJob() local7402 StringRef value = inputCharset->getValue(); in ConstructJob()7404 D.Diag(diag::err_drv_invalid_value) << inputCharset->getAsString(Args) in ConstructJob()