Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DMSVC.cpp1041 std::string &WindowsSDKIncludeVersion, in getWindowsSDKDir() argument
1045 WindowsSDKIncludeVersion)) { in getWindowsSDKDir()
1046 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()
1061 WindowsSDKIncludeVersion.clear(); in getWindowsSDKDir()
1083 if (!getWindows10SDKVersionFromPath(VFS, Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()
1085 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()