Home
last modified time | relevance | path

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

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