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

References

include/llvm/ADT/FunctionExtras.h
  157     return (*reinterpret_cast<CallableT *>(CallableAddr))(
tools/clang/tools/extra/clangd/ClangdLSPServer.cpp
  190       Reply(llvm::make_error<LSPError>("server not initialized",
  195       Reply(llvm::make_error<LSPError>("method not found",
  250         Reply(llvm::make_error<LSPError>("failed to decode request",
  343         (*this)(llvm::make_error<LSPError>("server failed to reply",