Home
last modified time | relevance | path

Searched refs:VCInstallDir (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp515 if (std::optional<std::string> VCInstallDir = in findVCToolChainViaEnvironment() local
521 Path = std::move(*VCInstallDir); in findVCToolChainViaEnvironment()