Searched refs:getWindowsSDKLibraryPath (Results 1 – 2 of 2) sorted by relevance
125 bool getWindowsSDKLibraryPath(std::string &path) const;
343 if (TC.getWindowsSDKLibraryPath(WindowsSdkLibPath)) in ConstructJob()1060 bool MSVCToolChain::getWindowsSDKLibraryPath(std::string &path) const { in getWindowsSDKLibraryPath() function in MSVCToolChain