Home
last modified time | relevance | path

Searched refs:appendSequence (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h233 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp566 LineTable->appendSequence(Sequence); in appendRowToMatrix()