Home
last modified time | relevance | path

Searched defs:getCompilerRT (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Driver/ToolChains/
H A DMipsLinux.cpp120 std::string MipsLLVMToolChain::getCompilerRT(const ArgList &Args, in getCompilerRT() function in MipsLLVMToolChain
H A DAVR.cpp420 AVRToolChain::getCompilerRT(const llvm::opt::ArgList &Args, StringRef Component, getCompilerRT() function in AVRToolChain
H A DOpenBSD.cpp373 std::string OpenBSD::getCompilerRT(const ArgList &Args, StringRef Component, getCompilerRT() function in OpenBSD
H A DOHOS.cpp340 std::string OHOS::getCompilerRT(const ArgList &Args, StringRef Component, getCompilerRT() function in OHOS
/llvm-project/clang/lib/Driver/
H A DToolChain.cpp673 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, getCompilerRT() function in ToolChain