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

References

include/llvm/Support/Error.h
  890   return handleErrorImpl(std::move(Payload),
  913           handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
  917   return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);