Home
last modified time | relevance | path

Searched refs:getUniversalCRTLibraryPath (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDMSVC.h105 bool getUniversalCRTLibraryPath(const llvm::opt::ArgList &Args,
HDMSVC.cpp127 if (TC.getUniversalCRTLibraryPath(Args, UniversalCRTLibPath)) in ConstructJob()
569 bool MSVCToolChain::getUniversalCRTLibraryPath(const ArgList &Args, in getUniversalCRTLibraryPath() function in MSVCToolChain