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

References

tools/clang/lib/Sema/SemaExpr.cpp
 6050   QualType literalType = TInfo->getType();
 6068     = InitializedEntity::InitializeCompoundLiteralInit(TInfo);
 6112   auto *E = new (Context) CompoundLiteralExpr(LParenLoc, TInfo, literalType,