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