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