Searched refs:getWindowsSDKDir (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | MSVC.cpp | 1037 static bool getWindowsSDKDir(llvm::vfs::FileSystem &VFS, const ArgList &Args, in getWindowsSDKDir() function 1099 if (!getWindowsSDKDir(getVFS(), Args, sdkPath, sdkMajor, in getWindowsSDKLibraryPath() 1287 if (getWindowsSDKDir(getVFS(), DriverArgs, WindowsSDKDir, major, in AddClangSystemIncludeArgs()
|