Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DMSVCToolChain.cpp268 std::string &WindowsSDKIncludeVersion, in getWindowsSDKDir() argument
279 WindowsSDKIncludeVersion.clear(); in getWindowsSDKDir()
301 if (!getWindows10SDKVersion(Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()
303 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()