Searched refs:getAsUnionType (Results 1 – 12 of 12) sorted by relevance
110 const RecordType *UT = T->getAsUnionType(); in checkPreCall()
444 const RecordType *Type::getAsUnionType() const { in getAsUnionType() function in Type
3258 if (const RecordType *UT = getType()->getAsUnionType()) in isNullPointerConstant()
6911 if (const RecordType *UT = T->getAsUnionType()) { in mergeTransparentUnionType()
1596 const RecordType *RT = type->getAsUnionType(); in EnterDtorCleanups()
72 if (const RecordType *UT = Ty->getAsUnionType()) { in useFirstFieldIfTransparentUnion()6931 if (const RecordType *RT = QT->getAsUnionType()) in appendType()
1148 if (const RecordType *UT = T->getAsUnionType()) { in isValidPointerAttrType()2740 RD = TD->getUnderlyingType()->getAsUnionType()->getDecl(); in handleTransparentUnionAttr()
1055 if (const RecordType *UT = Expr->getType()->getAsUnionType()) { in CheckNonNullExpr()
1684 const RecordType *UT = ToType->getAsUnionType(); in IsTransparentUnionStandardConversion()
3654 else if (const RecordType *UT = DS.getRepAsType().get()->getAsUnionType()) in ParsedFreeStandingDeclSpec()
7042 const RecordType *UT = ArgType->getAsUnionType(); in CheckTransparentUnionArgumentConstraints()
1697 const RecordType *getAsUnionType() const;