Searched refs:getDebugMacro (Results 1 – 4 of 4) sorted by relevance
247 const DWARFDebugMacro *getDebugMacro();
176 const DWARFDebugMacro *getDebugMacro();
139 getDebugMacro()->dump(OS); in dump()381 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext
396 if (Explicit || !getDebugMacro()->empty()) { in dump()398 getDebugMacro()->dump(OS); in dump()756 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext