Searched refs:getWindowsSDKDir (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Driver/ |
D | MSVCToolChain.cpp | 267 bool MSVCToolChain::getWindowsSDKDir(std::string &Path, int &Major, in getWindowsSDKDir() function in MSVCToolChain 318 if (!getWindowsSDKDir(sdkPath, sdkMajor, windowsSDKIncludeVersion, in getWindowsSDKLibraryPath() 625 if (getWindowsSDKDir(WindowsSDKDir, major, windowsSDKIncludeVersion, in AddClangSystemIncludeArgs()
|
D | ToolChains.h | 1050 bool getWindowsSDKDir(std::string &path, int &major,
|