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()42 AttributeSet SetA = AttributeSet::get(C, ASs); in TEST() local43 AttributeSet SetB = SetA.removeAttributes(C, 1, ASs[1]); in TEST()44 EXPECT_NE(SetA, SetB); in TEST()
1121 auto SetA = *MaybeA; in query() local1123 auto AttrsA = Sets.getLink(SetA.Index).Attrs; in query()1146 if (SetA.Index == SetB.Index) in query()