Searched refs:addArchSpecificRPath (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | VEToolchain.cpp | 144 tools::addArchSpecificRPath(*this, Args, CmdArgs); in AddCXXStdlibLibArgs()
|
| H A D | CommonArgs.h | 108 void addArchSpecificRPath(const ToolChain &TC, const llvm::opt::ArgList &Args,
|
| H A D | CommonArgs.cpp | 1195 void tools::addArchSpecificRPath(const ToolChain &TC, const ArgList &Args, in addArchSpecificRPath() function in tools 1259 addArchSpecificRPath(TC, Args, CmdArgs); in addOpenMPRuntime() 1316 addArchSpecificRPath(TC, Args, CmdArgs); in addSanitizerRuntime()
|