Home | History | Annotate | Download | only in Sema

Lines Matching defs:UT

6385   const RecordType *UT = ArgType->getAsUnionType();
6386 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
6390 RecordDecl *UD = UT->getDecl();