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