Searched defs:SDKPath (Results 1 – 3 of 3) sorted by relevance
56 static bool runLipo(StringRef SDKPath, SmallVectorImpl<StringRef> &Args) { in runLipo()78 const LinkOptions &Options, StringRef SDKPath) { in generateUniversalBinary()
487 std::string SDKPath = sys::fs::getMainExecutable(argv[0], P); in main() local
992 const std::string &SDKPath, in getWindows10SDKVersionFromPath()1013 llvm::SmallString<128> SDKPath(A->getValue()); in getWindowsSDKDirViaCommandLine() local