Searched refs:SplitDebugInfo (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.h | 55 void SplitDebugInfo(const ToolChain &TC, Compilation &C, const Tool &T,
|
| H A D | MinGW.cpp | 57 SplitDebugInfo(getToolChain(), C, *this, JA, Args, Output, in ConstructJob()
|
| H A D | CommonArgs.cpp | 1042 void tools::SplitDebugInfo(const ToolChain &TC, Compilation &C, const Tool &T, in SplitDebugInfo() function in tools
|
| H A D | Gnu.cpp | 964 SplitDebugInfo(getToolChain(), C, *this, JA, Args, Output, in ConstructJob()
|