Home | History | Annotate | Download | only in AST

Lines Matching refs:UT

2567   if (const RecordType *UT = getType()->getAsUnionType())
2568 if (UT && UT->getDecl()->hasAttr<TransparentUnionAttr>())