Searched refs:ViewMCDCRecords (Results 1 – 1 of 1) sorted by relevance
359 SmallVector<MCDCRecord, 0> ViewMCDCRecords; in attachMCDCSubViews() local363 ViewMCDCRecords.push_back(*NextRecord++); in attachMCDCSubViews()365 View.addMCDCRecord(CurrentLine, std::move(ViewMCDCRecords)); in attachMCDCSubViews()