Searched refs:SetA (Results 1 – 2 of 2) sorted by relevance
29 AttributeSet SetA = AttributeSet::get(C, ASs); in TEST() local31 EXPECT_EQ(SetA, SetB); in TEST()51 AttributeSet SetA = AttributeSet::get(C, ASs); in TEST() local52 AttributeSet SetB = SetA.removeAttributes(C, 1, ASs[1]); in TEST()53 EXPECT_NE(SetA, SetB); in TEST()
318 auto SetA = *MaybeA; in query() local320 auto AttrsA = Sets.getLink(SetA.Index).Attrs; in query()333 if (SetA.Index == SetB.Index) in query()