reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
 8479   Initializer->setType(UnionType);
 8484   TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType);
 8485   EResult = new (C) CompoundLiteralExpr(SourceLocation(), unionTInfo, UnionType,