Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/WindowsDriver/ !
H A DMSVCPaths.cpp88 static bool getWindows10SDKVersionFromPath(llvm::vfs::FileSystem &VFS, in getWindows10SDKVersionFromPath() function
125 } else if (getWindows10SDKVersionFromPath(VFS, Path, Version)) { in getWindowsSDKDirViaCommandLine()
447 if (!getWindows10SDKVersionFromPath(VFS, Path, WindowsSDKIncludeVersion)) in getWindowsSDKDir()
478 return getWindows10SDKVersionFromPath(VFS, Path, UCRTVersion); in getUniversalCRTSdkDir()