Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.cpp1039 std::string &WindowsSDKIncludeVersion, in getWindowsSDKDir() argument
1043 WindowsSDKIncludeVersion)) { in getWindowsSDKDir()
1044 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()
1059 WindowsSDKIncludeVersion.clear(); in getWindowsSDKDir()
1081 if (!getWindows10SDKVersionFromPath(VFS, Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()
1083 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()