Home | History | Annotate | Download | only in Sema

Lines Matching defs:UT

1700   const RecordType *UT = ToType->getAsUnionType();
1701 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
1704 RecordDecl *UD = UT->getDecl();