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

References

tools/clang/lib/Sema/SemaInit.cpp
 1473   assert(Index == 0 && "Index in explicit init list must be zero");
 1483     return CheckScalarType(Entity, IList, DeclType, Index, StructuredList,
 1498     ElementEntity.setElementIndex(Index);
 1499     CheckSubElementType(ElementEntity, IList, elementType, Index,