Home | History | Annotate | Download | only in Sema

Lines Matching defs:UT

5983   const RecordType *UT = ArgType->getAsUnionType();
5984 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
5988 RecordDecl *UD = UT->getDecl();