Searched refs:unionType (Results 1 – 2 of 2) sorted by relevance
2032 const FieldDecl *CastExpr::getTargetFieldForToUnionCast(QualType unionType, in getTargetFieldForToUnionCast() argument2034 auto RD = unionType->castAs<RecordType>()->getDecl(); in getTargetFieldForToUnionCast()
3743 static const FieldDecl *getTargetFieldForToUnionCast(QualType unionType,