Searched refs:unionTInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp6632 TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType); local
6633 EResult = new (C) CompoundLiteralExpr(SourceLocation(), unionTInfo, UnionType,

Completed in 73 milliseconds