Searched refs:getUniversalCRTLibraryPath (Results 1 – 2 of 2) sorted by relevance
105 bool getUniversalCRTLibraryPath(const llvm::opt::ArgList &Args,
127 if (TC.getUniversalCRTLibraryPath(Args, UniversalCRTLibPath)) in ConstructJob()569 bool MSVCToolChain::getUniversalCRTLibraryPath(const ArgList &Args, in getUniversalCRTLibraryPath() function in MSVCToolChain