Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp520 if (std::optional<std::string> VCInstallDir = in findVCToolChainViaEnvironment() local
526 Path = std::move(*VCInstallDir); in findVCToolChainViaEnvironment()