Searched refs:ViewMCDCRecords (Results 1 – 1 of 1) sorted by relevance
374 std::vector<MCDCRecord> ViewMCDCRecords; in attachMCDCSubViews() local379 ViewMCDCRecords.push_back(*NextRecord++); in attachMCDCSubViews()382 if (ViewMCDCRecords.empty()) in attachMCDCSubViews()387 View.addMCDCRecord(CurrentLine, ViewMCDCRecords, std::move(SubView)); in attachMCDCSubViews()