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