17 : m_type(type), m_line(line), m_debug_line_file_idx(debug_line_file_idx),
22 : m_type(type), m_line(0), m_debug_line_file_idx(0),
static DebugMacroEntry CreateIndirectEntry(const DebugMacrosSP &debug_macros_sp)
static DebugMacroEntry CreateEndFileEntry()
uint32_t m_debug_line_file_idx
static DebugMacroEntry CreateUndefEntry(uint32_t line, const char *str)
const FileSpec & GetFileSpec(CompileUnit *comp_unit) const
static DebugMacroEntry CreateDefineEntry(uint32_t line, const char *str)
static DebugMacroEntry CreateStartFileEntry(uint32_t line, uint32_t debug_line_file_idx)