Home | History | Annotate | Download | only in Sema

Lines Matching defs:UT

1686   const RecordType *UT = ToType->getAsUnionType();
1687 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
1690 RecordDecl *UD = UT->getDecl();