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

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

Completed in 190 milliseconds