Home | History | Annotate | Download | only in Sema

Lines Matching refs:UT

843   if (const RecordType *UT = T->getAsUnionType())
844 if (UT && UT->getDecl()->hasAttr<TransparentUnionAttr>()) {
845 RecordDecl *UD = UT->getDecl();