Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp993 static bool getWindows10SDKVersionFromPath(llvm::vfs::FileSystem &VFS, in getWindows10SDKVersionFromPath() function
1030 } else if (getWindows10SDKVersionFromPath(VFS, Path, Version)) { in getWindowsSDKDirViaCommandLine()
1083 if (!getWindows10SDKVersionFromPath(VFS, Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()
1158 return getWindows10SDKVersionFromPath(VFS, Path, UCRTVersion); in getUniversalCRTSdkDir()