Searched refs:totalLengthIsValid (Results 1 – 2 of 2) sorted by relevance
105 LLVM_ABI bool totalLengthIsValid() const;
119 if (!totalLengthIsValid()) in dump()1592 bool DWARFDebugLine::Prologue::totalLengthIsValid() const { in totalLengthIsValid() function in DWARFDebugLine::Prologue1655 if (!P.totalLengthIsValid()) { in moveToNextTable()