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()52 AttributeSet SetB = SetA.removeAttributes(C, 1, ASs[1]); in TEST() local53 EXPECT_NE(SetA, SetB); in TEST()
319 auto SetB = *MaybeB; in query() local321 auto AttrsB = Sets.getLink(SetB.Index).Attrs; in query()333 if (SetA.Index == SetB.Index) in query()