Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h237 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp589 LineTable->appendSequence(Sequence); in appendRowToMatrix()