Searched refs:inputCharset (Results 1 – 1 of 1) sorted by relevance
4392 if (Arg *inputCharset = Args.getLastArg( in ConstructJob() local4394 StringRef value = inputCharset->getValue(); in ConstructJob()4396 D.Diag(diag::err_drv_invalid_value) << inputCharset->getAsString(Args) << value; in ConstructJob()