Searched refs:SplitDebugInfo (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | CommonArgs.h | 73 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 | 1670 void tools::SplitDebugInfo(const ToolChain &TC, Compilation &C, const Tool &T, in SplitDebugInfo() function in tools
|
H A D | Gnu.cpp | 992 SplitDebugInfo(getToolChain(), C, *this, JA, Args, Output, in ConstructJob()
|