Home | History | Annotate | Download | only in Sema

Lines Matching refs:UT

6644   const RecordType *UT = ArgType->getAsUnionType();
6645 if (!UT || !UT->getDecl()->hasAttr<TransparentUnionAttr>())
6649 RecordDecl *UD = UT->getDecl();