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

References

tools/clang/include/clang/Sema/Initialization.h
  399     InitializedEntity Result(EK_CompoundLiteralInit, SourceLocation(),
  419     if (Kind == EK_Temporary || Kind == EK_CompoundLiteralInit)
tools/clang/lib/Sema/SemaInit.cpp
 1139   case InitializedEntity::EK_CompoundLiteralInit:
 3283   case EK_CompoundLiteralInit:
 3315   case EK_CompoundLiteralInit:
 3337   case EK_CompoundLiteralInit:
 3371   case EK_CompoundLiteralInit: OS << "CompoundLiteral";break;
 4204   if (Entity.getKind() == InitializedEntity::EK_CompoundLiteralInit) {
 5974   case InitializedEntity::EK_CompoundLiteralInit:
 5999   case InitializedEntity::EK_CompoundLiteralInit:
 6037     case InitializedEntity::EK_CompoundLiteralInit:
 6075   case InitializedEntity::EK_CompoundLiteralInit:
 6334   case InitializedEntity::EK_CompoundLiteralInit:
 6592   case InitializedEntity::EK_CompoundLiteralInit: