Searched defs:ParsingState (Results 1 – 2 of 2) sorted by relevance
368 struct ParsingState { struct380 struct AddrAndAdjustedOpcode {390 struct AddrAndLineDelta {400 struct LineTable *LineTable;401 struct Row Row;402 struct Sequence Sequence;407 bool ReportAdvanceAddrProblem = true;408 bool ReportBadLineRange = true;409 function_ref<void(Error)> ErrorHandler;
539 DWARFDebugLine::ParsingState::ParsingState( in ParsingState() function in DWARFDebugLine::ParsingState