Searched refs:getAsUnionType (Results 1 – 10 of 10) sorted by relevance
90 const RecordType *UT = T->getAsUnionType(); in checkPreCall()
447 const RecordType *Type::getAsUnionType() const { in getAsUnionType() function in Type
3128 if (const RecordType *UT = getType()->getAsUnionType()) in isNullPointerConstant()
6891 if (const RecordType *UT = T->getAsUnionType()) { in mergeTransparentUnionType()
1516 const RecordType *RT = type->getAsUnionType(); in EnterDtorCleanups()
1384 if (const RecordType *UT = T->getAsUnionType()) in possibleTransparentUnionPointerType()3247 RD = TD->getUnderlyingType()->getAsUnionType()->getDecl(); in handleTransparentUnionAttr()
2191 if (const RecordType *UT = ArgExpr->getType()->getAsUnionType()) { in CheckNonNullArguments()
1704 const RecordType *UT = ToType->getAsUnionType(); in IsTransparentUnionStandardConversion()
6475 const RecordType *UT = ArgType->getAsUnionType(); in CheckTransparentUnionArgumentConstraints()
1675 const RecordType *getAsUnionType() const;