Searched refs:getAsUnionType (Results 1 – 11 of 11) sorted by relevance
97 const RecordType *UT = T->getAsUnionType(); in checkPreCall()
451 const RecordType *Type::getAsUnionType() const { in getAsUnionType() function in Type
3168 if (const RecordType *UT = getType()->getAsUnionType()) in isNullPointerConstant()
6805 if (const RecordType *UT = T->getAsUnionType()) { in mergeTransparentUnionType()
1500 const RecordType *RT = type->getAsUnionType(); in EnterDtorCleanups()
6515 if (const RecordType *RT = QT->getAsUnionType()) in appendType()
1105 if (const RecordType *UT = T->getAsUnionType()) in possibleTransparentUnionPointerType()2611 RD = TD->getUnderlyingType()->getAsUnionType()->getDecl(); in handleTransparentUnionAttr()
706 if (const RecordType *UT = Expr->getType()->getAsUnionType()) { in CheckNonNullExpr()
1715 const RecordType *UT = ToType->getAsUnionType(); in IsTransparentUnionStandardConversion()
6644 const RecordType *UT = ArgType->getAsUnionType(); in CheckTransparentUnionArgumentConstraints()
1674 const RecordType *getAsUnionType() const;