Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h241 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp566 LineTable->appendSequence(Sequence); in appendRowToMatrix()