Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DMSVC.cpp991 static bool getWindows10SDKVersionFromPath(const std::string &SDKPath, in getWindows10SDKVersionFromPath() function
1050 if (!getWindows10SDKVersionFromPath(Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()
1113 return getWindows10SDKVersionFromPath(Path, UCRTVersion); in getUniversalCRTSdkDir()