Home | History | Annotate | Download | only in Sema

Lines Matching refs:UT

1715   const RecordType *UT = ToType->getAsUnionType();
1716 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
1719 RecordDecl *UD = UT->getDecl();