Searched refs:pos_union (Results 1 – 1 of 1) sorted by relevance
91 OptionSet::iterator pos_union; in OptionsSetUnion() local100 pos_union = union_set.find(*pos); in OptionsSetUnion()101 if (pos_union == union_set.end()) in OptionsSetUnion()