Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DMSVC.cpp1017 std::string &WindowsSDKIncludeVersion, in getWindowsSDKDir() argument
1028 WindowsSDKIncludeVersion.clear(); in getWindowsSDKDir()
1050 if (!getWindows10SDKVersionFromPath(Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()
1052 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()