Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h336 void resetRowAndSequence();
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp418 resetRowAndSequence(); in ParsingState()
421 void DWARFDebugLine::ParsingState::resetRowAndSequence() { in resetRowAndSequence() function in DWARFDebugLine::ParsingState
547 State.resetRowAndSequence(); in parse()