Searched refs:getWindowsSDKLibraryPath (Results 1 – 5 of 5) sorted by relevance
129 bool getWindowsSDKLibraryPath(std::string &path) const;
364 if (TC.getWindowsSDKLibraryPath(WindowsSdkLibPath)) in ConstructJob()1137 bool MSVCToolChain::getWindowsSDKLibraryPath(std::string &path) const { in getWindowsSDKLibraryPath() function in MSVCToolChain
311 bool MSVCToolChain::getWindowsSDKLibraryPath(std::string &path) const { in getWindowsSDKLibraryPath() function in MSVCToolChain
1053 bool getWindowsSDKLibraryPath(std::string &path) const;
10014 if (MSVC.getWindowsSDKLibraryPath(WindowsSdkLibPath)) in ConstructJob()