Searched refs:getDebugMacro (Results 1 – 6 of 6) sorted by relevance
273 const DWARFDebugMacro *getDebugMacro();
299 const DWARFDebugMacro *getDebugMacro();
176 const DWARFDebugMacro *getDebugMacro();
139 getDebugMacro()->dump(OS); in dump()381 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext
442 if (Explicit || !getDebugMacro()->empty()) { in dump()444 getDebugMacro()->dump(OS); in dump()815 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext
476 if (auto Macro = getDebugMacro()) in dump()859 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext