Searched refs:UnionType (Results 1 – 2 of 2) sorted by relevance
8141 ExprResult &EResult, QualType UnionType, in ConstructTransparentUnion() argument8148 Initializer->setType(UnionType); in ConstructTransparentUnion()8153 TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType); in ConstructTransparentUnion()8154 EResult = new (C) CompoundLiteralExpr(SourceLocation(), unionTInfo, UnionType, in ConstructTransparentUnion()
4498 * testsuite/testsuite_tr1.h: Add UnionType; trivial formatting