Searched refs:addMCModel (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | CommonArgs.h | 224 void addMCModel(const Driver &D, const llvm::opt::ArgList &Args,
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Flang.cpp | 902 addMCModel(D, Args, Triple, RelocationModel, CmdArgs); in ConstructJob()
|
| H A D | CommonArgs.cpp | 3011 void tools::addMCModel(const Driver &D, const llvm::opt::ArgList &Args, in addMCModel() function in tools
|
| H A D | Clang.cpp | 6045 addMCModel(D, Args, Triple, RelocationModel, CmdArgs); in ConstructJob()
|