Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp514 if (Optional<std::string> VCInstallDir = in findVCToolChainViaEnvironment() local
520 Path = std::move(*VCInstallDir); in findVCToolChainViaEnvironment()