Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h306 const DWARFDebugMacro *getDebugMacro();
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp482 if (auto Macro = getDebugMacro()) in dump()
902 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext