Searched refs:WindowsSDKIncludeVersion (Results 1 – 2 of 2) sorted by relevance
400 int &Major, std::string &WindowsSDKIncludeVersion, in getWindowsSDKDir() argument404 Path, Major, WindowsSDKIncludeVersion)) { in getWindowsSDKDir()405 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()421 WindowsSDKIncludeVersion.clear(); in getWindowsSDKDir()443 if (!getWindows10SDKVersionFromPath(VFS, Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()445 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()
72 std::string &WindowsSDKIncludeVersion,