Home
last modified time | relevance | path

Searched defs:FirstRow (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp1056 uint64_t FirstRow = Results.front(); in emitDebugLineInfoForOriginalFunctions() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1230 RowIter FirstRow = Rows.begin() + Seq.FirstRowIndex; in findRowInSeq() local
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h1160 uint32_t FirstRow, uint32_t LastRow, in addLineTableSequence()
/llvm-project-15.0.7/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp590 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local