Searched refs:sdkPath (Results 1 – 3 of 3) sorted by relevance
16 @property (retain) __attribute__((objc_gc(strong))) NSString *sdkPath; property20 @synthesize sdkPath;
523 std::string sdkPath; in getWindowsSDKLibraryPath() local530 sdkPath, sdkMajor, windowsSDKIncludeVersion, in getWindowsSDKLibraryPath()534 llvm::SmallString<128> libPath(sdkPath); in getWindowsSDKLibraryPath()
595 std::string sdkPath; in detectWinSysRoot() local598 if (getWindowsSDKDir(*VFS, WinSdkDir, WinSdkVersion, WinSysRoot, sdkPath, in detectWinSysRoot()601 windowsSdkLibPath = sdkPath; in detectWinSysRoot()