Home | History | Annotate | Download | only in Sema

Lines Matching refs:UT

1592   const RecordType *UT = ToType->getAsUnionType();
1593 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
1596 RecordDecl *UD = UT->getDecl();