Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h374 void resetRowAndSequence();
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp543 resetRowAndSequence(); in ParsingState()
546 void DWARFDebugLine::ParsingState::resetRowAndSequence() { in resetRowAndSequence() function in DWARFDebugLine::ParsingState
850 State.resetRowAndSequence(); in parse()