Searched defs:DeclRelationSet (Results 1 – 1 of 1) sorted by relevance
42 class DeclRelationSet; global() variable 176 DeclRelationSet(Set S) : S(S) {} DeclRelationSet() function 180 DeclRelationSet(DeclRelation R) { S.set(static_cast<unsigned>(R)); } DeclRelationSet() function [all...]