Searched refs:MacroStr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h34 const char *MacroStr; member in union:llvm::DWARFDebugMacro::Entry::__anon4274
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp39 OS << " macro: " << E.MacroStr;
88 E.MacroStr = data.getCStr(&Offset);

Completed in 120 milliseconds