Searched refs:pos_b (Results 1 – 1 of 1) sorted by relevance
71 OptionSet::const_iterator pos_b; in IsASubset() local77 pos_b = set_b.find(*pos_a); in IsASubset()78 if (pos_b == set_b.end()) in IsASubset()92 OptionSet::const_iterator pos_b; in OptionsSetDiff() local96 pos_b = set_b.find(*pos_a); in OptionsSetDiff()97 if (pos_b == set_b.end()) in OptionsSetDiff()