Home | History | Annotate | Download | only in Sema

Lines Matching refs:UT

706   if (const RecordType *UT = Expr->getType()->getAsUnionType()) {
707 if (UT->getDecl()->hasAttr<TransparentUnionAttr>())