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