Searched refs:getAsUnionType (Results 1 – 13 of 13) sorted by relevance
111 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()
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()
1809 const RecordType *UT = ToType->getAsUnionType(); in IsTransparentUnionStandardConversion()
3967 else if (const RecordType *UT = DS.getRepAsType().get()->getAsUnionType()) in ParsedFreeStandingDeclSpec()
7631 const RecordType *UT = ArgType->getAsUnionType(); in CheckTransparentUnionArgumentConstraints()
1835 const RecordType *getAsUnionType() const;