Searched refs:getAsUnionType (Results 1 – 25 of 25) sorted by relevance
111 const RecordType *UT = T->getAsUnionType(); in checkPreCall()
149 const RecordType *UT = T->getAsUnionType(); in checkPreCall()
1899 const RecordType *RT = type->getAsUnionType(); in EnterDtorCleanups()
156 if (const RecordType *UT = Ty->getAsUnionType()) { in useFirstFieldIfTransparentUnion()7894 if (const RecordType *RT = QT->getAsUnionType()) in appendType()
3838 auto *KmpCmplrdataUD = (*FI)->getType()->getAsUnionType()->getDecl(); in emitTaskInit()
1898 const RecordType *RT = type->getAsUnionType(); in EnterDtorCleanups()
190 if (const RecordType *UT = Ty->getAsUnionType()) { in useFirstFieldIfTransparentUnion()10257 if (const RecordType *RT = QT->getAsUnionType()) in appendType()
4501 (*FI)->getType()->getAsUnionType()->getDecl(); in emitTaskInit()
450 const RecordType *Type::getAsUnionType() const { in getAsUnionType() function in Type
3211 if (const RecordType *UT = getType()->getAsUnionType()) in isNullPointerConstant()
7409 if (const RecordType *UT = T->getAsUnionType()) { in mergeTransparentUnionType()
1200 if (const RecordType *UT = T->getAsUnionType()) { in isValidPointerAttrType()3014 RD = TD->getUnderlyingType()->getAsUnionType()->getDecl(); in handleTransparentUnionAttr()
1907 if (const RecordType *UT = Expr->getType()->getAsUnionType()) { in CheckNonNullExpr()
3967 else if (const RecordType *UT = DS.getRepAsType().get()->getAsUnionType()) in ParsedFreeStandingDeclSpec()
7631 const RecordType *UT = ArgType->getAsUnionType(); in CheckTransparentUnionArgumentConstraints()
660 const RecordType *Type::getAsUnionType() const { in getAsUnionType() function in Type
3685 if (const RecordType *UT = getType()->getAsUnionType()) in isNullPointerConstant()
9267 if (const RecordType *UT = T->getAsUnionType()) { in mergeTransparentUnionType()
1835 const RecordType *getAsUnionType() const;
1469 if (const RecordType *UT = T->getAsUnionType()) { in isValidPointerAttrType()3620 RD = TD->getUnderlyingType()->getAsUnionType()->getDecl(); in handleTransparentUnionAttr()
2042 const RecordType *UT = ToType->getAsUnionType(); in IsTransparentUnionStandardConversion()
4267 if (const RecordType *UT = Expr->getType()->getAsUnionType()) { in CheckNonNullExpr()
4688 else if (const RecordType *UT = DS.getRepAsType().get()->getAsUnionType()) in ParsedFreeStandingDeclSpec()
9350 const RecordType *UT = ArgType->getAsUnionType(); in CheckTransparentUnionArgumentConstraints()
2226 const RecordType *getAsUnionType() const;