Searched refs:EnvName (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DProcess.cpp29 Optional<std::string> Process::FindInEnvPath(const std::string& EnvName, argument
34 Optional<std::string> OptPath = Process::GetEnv(EnvName);
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DProcess.h80 static Optional<std::string> FindInEnvPath(const std::string& EnvName,

Completed in 96 milliseconds