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

References

tools/clang/lib/Sema/SemaExceptionSpec.cpp
  760     SubLoc = SuperLoc;
  763   Superset = ResolveExceptionSpec(SuperLoc, Superset);
  790     return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc,
  799       Diag(SuperLoc, NoteID);
  809       Diag(SuperLoc, NoteID);
  838         Diag(SuperLoc, NoteID);
  843   return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc,