Searched refs:isRow (Results 1 – 2 of 2) sorted by relevance
37 if (!row.isRow()) { in dump()58 if (row.isRow()) { in addAll()
43 bool isRow() const { return !fields().empty(); } in isRow() function