Searched refs:getDebugMacro (Results 1 – 2 of 2) sorted by relevance
277 const DWARFDebugMacro *getDebugMacro();
412 if (Explicit || !getDebugMacro()->empty()) { in dump()414 getDebugMacro()->dump(OS); in dump()786 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext