Home
last modified time | relevance | path

Searched refs:clearLineTable (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h311 void clearLineTable(uint64_t Offset);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp600 void DWARFDebugLine::clearLineTable(uint64_t Offset) { in clearLineTable() function in DWARFDebugLine
H A DDWARFContext.cpp1088 Line->clearLineTable(stmtOffset); in clearLineTableForUnit()