Searched refs:WindowsSDKIncludeVersion (Results 1 – 2 of 2) sorted by relevance
399 int &Major, std::string &WindowsSDKIncludeVersion, in getWindowsSDKDir() argument403 Path, Major, WindowsSDKIncludeVersion)) { in getWindowsSDKDir()404 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()420 WindowsSDKIncludeVersion.clear(); in getWindowsSDKDir()442 if (!getWindows10SDKVersionFromPath(VFS, Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()444 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()
72 std::string &WindowsSDKIncludeVersion,