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