Searched refs:SetB (Results 1 – 2 of 2) sorted by relevance
30 AttributeSet SetB = AttributeSet::get(C, ASs); in TEST() local31 EXPECT_EQ(SetA, SetB); in TEST()43 AttributeSet SetB = SetA.removeAttributes(C, 1, ASs[1]); in TEST() local44 EXPECT_NE(SetA, SetB); in TEST()
1122 auto SetB = *MaybeB; in query() local1124 auto AttrsB = Sets.getLink(SetB.Index).Attrs; in query()1146 if (SetA.Index == SetB.Index) in query()