Searched refs:appendRow (Results 1 – 2 of 2) sorted by relevance
167 void appendRow(const DWARFDebugLine::Row &state) { Rows.push_back(state); } in appendRow() function
106 LineTable::appendRow(*this); in appendRowToMatrix()