Home
last modified time | relevance | path

Searched refs:getDebugMacinfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h300 const DWARFDebugMacro *getDebugMacinfo();
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp494 if (auto Macinfo = getDebugMacinfo()) in dump()
914 const DWARFDebugMacro *DWARFContext::getDebugMacinfo() { in getDebugMacinfo() function in DWARFContext