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

References

tools/clang/lib/AST/Interp/Interp.h
  119   QualType Type = E->getType();
  122     auto Loc = E->getExprLoc();
  126     S.CCEDiag(E, diag::note_constexpr_overflow) << Value << Type;