Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h293 const DWARFDebugMacro *getDebugMacinfo();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp488 if (auto Macinfo = getDebugMacinfo()) in dump()
876 const DWARFDebugMacro *DWARFContext::getDebugMacinfo() { in getDebugMacinfo() function in DWARFContext