Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DProcess.cpp41 Optional<std::string> OptPath = Process::GetEnv(EnvName); in FindInEnvPath() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DHIP.cpp150 SmallString<128> OptPath(C.getDriver().Dir); in constructOptCommand() local