Home
last modified time | relevance | path

Searched defs:OptPath (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DProcess.cpp51 Optional<std::string> OptPath = Process::GetEnv(EnvName); in FindInEnvPath() local
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DMSVCToolChain.cpp302 llvm::Optional<std::string> OptPath = llvm::sys::Process::GetEnv("PATH"); in getVisualStudioBinariesFolder() local