Home
last modified time | relevance | path

Searched defs:SDKPath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp89 const std::string &SDKPath, in getWindows10SDKVersionFromPath()
110 llvm::SmallString<128> SDKPath(*WinSysRoot); in getWindowsSDKDirViaCommandLine() local
/llvm-project/llvm/tools/dsymutil/
H A DMachOUtils.cpp64 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo() argument
87 const LinkOptions &Options, StringRef SDKPath, in generateUniversalBinary() argument
H A Ddsymutil.cpp623 std::string SDKPath = sys::fs::getMainExecutable(argv[0], P); dsymutil_main() local