Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h89 void postAppend();
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp129 void DWARFDebugLine::Row::postAppend() { in postAppend() function in DWARFDebugLine::Row
223 Row.postAppend(); in appendRowToMatrix()