Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMipsLinux.cpp120 std::string MipsLLVMToolChain::getCompilerRT(const ArgList &Args, in getCompilerRT() function in MipsLLVMToolChain
H A DOpenBSD.cpp373 std::string OpenBSD::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT() function in OpenBSD
H A DOHOS.cpp340 std::string OHOS::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT() function in OHOS
H A DDarwin.cpp1305 std::string MachO::getCompilerRT(const ArgList &, StringRef Component, in getCompilerRT() function in MachO
1324 std::string Darwin::getCompilerRT(const ArgList &, StringRef Component, in getCompilerRT() function in Darwin
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp677 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT() function in ToolChain