Home | History | Annotate | Download | only in Sema

Lines Matching refs:UT

2127     if (const RecordType *UT = ArgExpr->getType()->getAsUnionType()) {
2128 if (UT->getDecl()->hasAttr<TransparentUnionAttr>())