Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h315 void clearLineTable(uint64_t Offset);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp623 void DWARFDebugLine::clearLineTable(uint64_t Offset) { in clearLineTable() function in DWARFDebugLine
H A DDWARFContext.cpp441 Line->clearLineTable(stmtOffset); in clearLineTableForUnit()