Searched defs:DeclRelationSet (Results 1 – 1 of 1) sorted by relevance
43 class DeclRelationSet; variable173 DeclRelationSet(Set S) : S(S) {} in DeclRelationSet() function177 DeclRelationSet(DeclRelation R) { S.set(static_cast<unsigned>(R)); } in DeclRelationSet() function