Searched refs:getWindowsSDKLibraryPath (Results 1 – 3 of 3) sorted by relevance
296 bool MSVCToolChain::getWindowsSDKLibraryPath(std::string &path) const { in getWindowsSDKLibraryPath() function in MSVCToolChain
983 bool getWindowsSDKLibraryPath(std::string &path) const;
9407 if (MSVC.getWindowsSDKLibraryPath(WindowsSdkLibPath)) in ConstructJob()