Searched refs:getUniversalCRTLibraryPath (Results 1 – 3 of 3) sorted by relevance
371 bool MSVCToolChain::getUniversalCRTLibraryPath(std::string &Path) const { in getUniversalCRTLibraryPath() function in MSVCToolChain
1057 bool getUniversalCRTLibraryPath(std::string &path) const;
10007 if (MSVC.getUniversalCRTLibraryPath(UniversalCRTLibPath)) in ConstructJob()