Searched defs:SDKPath (Results 1 – 3 of 3) sorted by relevance
88 const std::string &SDKPath, in getWindows10SDKVersionFromPath()109 llvm::SmallString<128> SDKPath(*WinSysRoot); in getWindowsSDKDirViaCommandLine() local
58 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo()81 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary()
564 std::string SDKPath = sys::fs::getMainExecutable(argv[0], P); in main() local