Home
last modified time | relevance | path

Searched refs:SplitDebugInfo (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DCommonArgs.h88 void SplitDebugInfo(const ToolChain &TC, Compilation &C, const Tool &T,
H A DMinGW.cpp57 SplitDebugInfo(getToolChain(), C, *this, JA, Args, Output, in ConstructJob()
H A DCommonArgs.cpp1133 void tools::SplitDebugInfo(const ToolChain &TC, Compilation &C, const Tool &T, in SplitDebugInfo() function in tools
H A DGnu.cpp986 SplitDebugInfo(getToolChain(), C, *this, JA, Args, Output, in ConstructJob()