Home
last modified time | relevance | path

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

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