clang-tools 20.0.0git
|
#include <LSPBinder.h>
Public Member Functions | |
template<typename Request , typename Response > | |
operator OutgoingMethod< Request, Response > () && | |
Friends | |
UntypedOutgoingMethod | LSPBinder::outgoingMethod (llvm::StringLiteral) |
Definition at line 190 of file LSPBinder.h.
|
inline |
Definition at line 199 of file LSPBinder.h.
References clang::clangd::Context::current(), clang::clangd::Method, and Out.
|
friend |