Searched refs:getAsUnionType (Results 1 – 12 of 12) sorted by relevance
111 const RecordType *UT = T->getAsUnionType(); in checkPreCall()
1901 const RecordType *RT = type->getAsUnionType(); in EnterDtorCleanups()
115 if (const RecordType *UT = Ty->getAsUnionType()) { in useFirstFieldIfTransparentUnion()7414 if (const RecordType *RT = QT->getAsUnionType()) in appendType()
1180 if (const RecordType *UT = T->getAsUnionType()) { in isValidPointerAttrType()2941 RD = TD->getUnderlyingType()->getAsUnionType()->getDecl(); in handleTransparentUnionAttr()
1193 if (const RecordType *UT = Expr->getType()->getAsUnionType()) { in CheckNonNullExpr()
1743 const RecordType *UT = ToType->getAsUnionType(); in IsTransparentUnionStandardConversion()
3837 else if (const RecordType *UT = DS.getRepAsType().get()->getAsUnionType()) in ParsedFreeStandingDeclSpec()
7211 const RecordType *UT = ArgType->getAsUnionType(); in CheckTransparentUnionArgumentConstraints()
450 const RecordType *Type::getAsUnionType() const { in getAsUnionType() function in Type
3352 if (const RecordType *UT = getType()->getAsUnionType()) in isNullPointerConstant()
7302 if (const RecordType *UT = T->getAsUnionType()) { in mergeTransparentUnionType()
1811 const RecordType *getAsUnionType() const;