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

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
  160   Proto = Self->ResolveExceptionSpec(CallLoc, Proto);
  160   Proto = Self->ResolveExceptionSpec(CallLoc, Proto);
  161   if (!Proto)
  164   ExceptionSpecificationType EST = Proto->getExceptionSpecType();
  215   for (const auto &E : Proto->exceptions())