Searched defs:sdkPath (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Driver/
H A DMSVCToolChain.cpp312 std::string sdkPath; local
318 if (!getWindowsSDKDir(sdkPath, sdkMajor, windowsSDKIncludeVersion,
322 llvm::SmallString<128> libPath(sdkPath);

Completed in 109 milliseconds