Home | History | Annotate | Download | only in AST

Lines Matching refs:isUnion

2620   bool isUnion()  const { return getTagKind() == TTK_Union; }