Searched refs:getWindowsSDKDir (Results 1 – 2 of 2) sorted by relevance
208 bool MSVCToolChain::getWindowsSDKDir(std::string &path, int &major, in getWindowsSDKDir() function in MSVCToolChain227 if (!getWindowsSDKDir(sdkPath, sdkMajor, sdkMinor)) in getWindowsSDKLibraryPath()464 if (getWindowsSDKDir(WindowsSDKDir, major, minor)) { in AddClangSystemIncludeArgs()
790 bool getWindowsSDKDir(std::string &path, int &major, int &minor) const;