Searched refs:totalLengthIsValid (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h108 bool totalLengthIsValid() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp107 if (!totalLengthIsValid())
1432 bool DWARFDebugLine::Prologue::totalLengthIsValid() const { function in class:DWARFDebugLine::Prologue
1480 if (!P.totalLengthIsValid()) {

Completed in 113 milliseconds