Searched refs:sdkPath (Results 1 – 2 of 2) sorted by relevance
542 std::string sdkPath; in getWindowsSDKLibraryPath() local549 sdkPath, sdkMajor, windowsSDKIncludeVersion, in getWindowsSDKLibraryPath()553 llvm::SmallString<128> libPath(sdkPath); in getWindowsSDKLibraryPath()
621 std::string sdkPath; in detectWinSysRoot() local624 if (getWindowsSDKDir(*VFS, WinSdkDir, WinSdkVersion, WinSysRoot, sdkPath, in detectWinSysRoot()627 windowsSdkLibPath = sdkPath; in detectWinSysRoot()