Home | History | Annotate | Download | only in Sema

Lines Matching defs:UT

1743   const RecordType *UT = ToType->getAsUnionType();
1744 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
1747 RecordDecl *UD = UT->getDecl();