Lines Matching refs:UT
1142 if (const RecordType *UT = T->getAsUnionType())1143 if (UT && UT->getDecl()->hasAttr<TransparentUnionAttr>()) {1144 RecordDecl *UD = UT->getDecl();