Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DMSVCToolChain.cpp253 std::string &WindowsSDKIncludeVersion, in getWindowsSDKDir() argument
264 WindowsSDKIncludeVersion.clear(); in getWindowsSDKDir()
286 if (!getWindows10SDKVersion(Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()
288 WindowsSDKLibVersion = WindowsSDKIncludeVersion; in getWindowsSDKDir()