Searched refs:addArchSpecificRPath (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | VEToolchain.cpp | 141 tools::addArchSpecificRPath(*this, Args, CmdArgs); in AddCXXStdlibLibArgs()
|
| H A D | CommonArgs.h | 112 void addArchSpecificRPath(const ToolChain &TC, const llvm::opt::ArgList &Args,
|
| H A D | CommonArgs.cpp | 676 void tools::addArchSpecificRPath(const ToolChain &TC, const ArgList &Args, in addArchSpecificRPath() function in tools 735 addArchSpecificRPath(TC, Args, CmdArgs); in addOpenMPRuntime() 790 addArchSpecificRPath(TC, Args, CmdArgs); in addSanitizerRuntime()
|