Searched defs:EnvValue (Results 1 – 3 of 3) sorted by relevance
112 static void getCLEnvVarOptions(std::string &EnvValue, llvm::StringSaver &Saver, in getCLEnvVarOptions()
350 } else if (const char *EnvValue = getenv(EnvVar)) { in PS4PS5Base() local
1347 if (std::optional<std::string> EnvValue = sys::Process::GetEnv(EnvVar)) in expandResponseFiles() local1440 if (std::optional<std::string> EnvValue = in ParseCommandLineOptions() local