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

References

tools/clang/lib/Sema/SemaInit.cpp
 1820   const ArrayType *arrayType = SemaRef.Context.getAsArrayType(DeclType);
 1841         CheckStringInit(IList->getInit(Index), DeclType, arrayType, SemaRef);
 1889                                      DeclType, nullptr, &elementIndex, Index,
 1928   if (!hadError && DeclType->isIncompleteArrayType() && !VerifyOnly) {
 1938     DeclType = SemaRef.Context.getConstantArrayType(