Searched refs:pos_b (Results 1 – 1 of 1) sorted by relevance
73 OptionSet::const_iterator pos_b; in IsASubset() local79 pos_b = set_b.find(*pos_a); in IsASubset()80 if (pos_b == set_b.end()) in IsASubset()94 OptionSet::const_iterator pos_b; in OptionsSetDiff() local98 pos_b = set_b.find(*pos_a); in OptionsSetDiff()99 if (pos_b == set_b.end()) in OptionsSetDiff()