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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 2118       InitType = Context.getConstantArrayType(
 2124       InitType =
 2127       InitType = AllocType;
 2130       = InitializedEntity::InitializeNew(StartLoc, InitType);