Searched defs:DebugMacroEntry (Results 1 – 2 of 2) sorted by relevance
15 DebugMacroEntry::DebugMacroEntry(EntryType type, uint32_t line, in DebugMacroEntry() function in DebugMacroEntry20 DebugMacroEntry::DebugMacroEntry(EntryType type, in DebugMacroEntry() function in DebugMacroEntry
42 DebugMacroEntry() : m_type(INVALID) {} in DebugMacroEntry() function