Searched refs:appendRow (Results 1 – 2 of 2) sorted by relevance
231 void appendRow(const DWARFDebugLine::Row &R) { Rows.push_back(R); } in appendRow() function
559 LineTable->appendRow(Row); in appendRowToMatrix()