Searched refs:is_non_duplicate_first (Results 1 – 2 of 2) sorted by relevance
99 bool is_non_duplicate_first; member109 , is_non_duplicate_first(false) in section()527 section.is_non_duplicate_first = true; in apply()
294 … bool const is_1_first = sec1.is_non_duplicate_first && index1 == sec1.begin_index; in apply()296 … bool const is_2_first = sec2.is_non_duplicate_first && index2 == sec2.begin_index; in apply()