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