Searched refs:WindowsSDKIncludeVersion (Results 1 – 2 of 2) sorted by relevance
404 int &Major, std::string &WindowsSDKIncludeVersion, in getWindowsSDKDir() argument408 Path, Major, WindowsSDKIncludeVersion)) { in getWindowsSDKDir()409 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()425 WindowsSDKIncludeVersion.clear(); in getWindowsSDKDir()449 WindowsSDKIncludeVersion = WinSdkVersion->str(); in getWindowsSDKDir()450 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()454 if (!getWindows10SDKVersionFromPath(VFS, Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()456 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()
76 std::string &WindowsSDKIncludeVersion,