Searched defs:EnvValue (Results 1 – 7 of 7) sorted by relevance
173 if (const char *EnvValue = getenv("SCE_ORBIS_SDK_DIR")) { in PS4CPU() local
237 static void getCLEnvVarOptions(std::string &EnvValue, llvm::StringSaver &Saver, in getCLEnvVarOptions()
224 static void getCLEnvVarOptions(std::string &EnvValue, llvm::StringSaver &Saver, in getCLEnvVarOptions()
329 EnvValue(const char *name, const char *value) : name_(name), restore_(false) { in EnvValue() function
1262 if (llvm::Optional<std::string> EnvValue = sys::Process::GetEnv(EnvVar)) in expandResponseFiles() local1301 if (llvm::Optional<std::string> EnvValue = in ParseCommandLineOptions() local
1284 if (llvm::Optional<std::string> EnvValue = in ParseCommandLineOptions() local
5077 if (const char *EnvValue = getenv("SCE_ORBIS_SDK_DIR")) { in PS4CPU() local