Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp427 void clearLineTableForUnit(DWARFUnit *U) override { clearLineTableForUnit() function in ThreadUnsafeDWARFContextState
681 void clearLineTableForUnit(DWARFUnit *U) override { clearLineTableForUnit() function in ThreadSafeState
1505 void DWARFContext::clearLineTableForUnit(DWARFUnit *U) { clearLineTableForUnit() function in DWARFContext