Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h377 void resetRowAndSequence();
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp566 resetRowAndSequence(); in ParsingState()
569 void DWARFDebugLine::ParsingState::resetRowAndSequence() { in resetRowAndSequence() function in DWARFDebugLine::ParsingState
915 State.resetRowAndSequence(); in parse()