Home | History | Annotate | Download | only in Sema

Lines Matching refs:UT

5662   const RecordType *UT = ArgType->getAsUnionType();
5663 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
5667 RecordDecl *UD = UT->getDecl();