Home | History | Annotate | Download | only in Sema

Lines Matching defs:UT

7211   const RecordType *UT = ArgType->getAsUnionType();
7212 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
7216 RecordDecl *UD = UT->getDecl();