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

References

gen/tools/clang/include/clang/Basic/DiagnosticIndexName.inc
 3314 DIAG_NAME_INDEX(note_constexpr_temporary_here)
tools/clang/lib/AST/ExprConstant.cpp
 1970     Info.Note(E->getExprLoc(), diag::note_constexpr_temporary_here);
 3675           Info.Note(MTE->getExprLoc(), diag::note_constexpr_temporary_here);
tools/clang/lib/AST/Interp/Interp.cpp
  158     S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here);
  221       S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here);