Searched refs:UnionType (Results 1 – 1 of 1) sorted by relevance
9485 ExprResult &EResult, QualType UnionType, in ConstructTransparentUnion() argument9492 Initializer->setType(UnionType); in ConstructTransparentUnion()9497 TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType); in ConstructTransparentUnion()9498 EResult = new (C) CompoundLiteralExpr(SourceLocation(), unionTInfo, UnionType, in ConstructTransparentUnion()