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