Home
last modified time | relevance | path

Searched defs:LastRow (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1305 RowIter LastRow = Rows.begin() + Seq.LastRowIndex; in findRowInSeq() local
/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp589 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local