Searched refs:FirstRow (Results 1 – 2 of 2) sorted by relevance
864 RowIter FirstRow = Rows.begin() + Seq.FirstRowIndex; in findRowInSeq() local867 FirstRow, LastRow, Row, DWARFDebugLine::Row::orderByAddress); in findRowInSeq()871 uint32_t Index = Seq.FirstRowIndex + (RowPos - FirstRow); in findRowInSeq()873 if (RowPos == FirstRow) in findRowInSeq()
590 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local600 FirstRow = S1.getLeftMostDescendant(LastRow); in getMatchingNodes()606 while (Row > FirstRow || Col > FirstCol) { in getMatchingNodes()607 if (Row > FirstRow && in getMatchingNodes()