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

References

tools/clang/lib/AST/ExprConstant.cpp
 9560   if (E->getCommonExpr() &&
 9562                     E->getCommonExpr(),
 9563                     getStorageType(Info.Ctx, E->getCommonExpr()), false,
 9565                 Info, E->getCommonExpr()->getSourceExpr()))
 9568   auto *CAT = cast<ConstantArrayType>(E->getType()->castAsArrayTypeUnsafe());
 9574   Subobject.addArray(Info, E, CAT);
 9579                          Info, Subobject, E->getSubExpr()) ||
 9580         !HandleLValueArrayAdjustment(Info, E, Subobject,