Searched defs:AttrConst (Results 1 – 1 of 1) sorted by relevance
29 struct AttrConst { struct31 AttrConst operator | (const AttrConst Attrs) const { argument32 AttrConst Res = {v | Attrs.v}; argument36 AttrConst Res = {~v}; argument