Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h338 void clearLineTableForUnit(DWARFUnit *U);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1075 void DWARFContext::clearLineTableForUnit(DWARFUnit *U) { in clearLineTableForUnit() function in DWARFContext