clang-tools 19.0.0git
Public Member Functions | Friends | List of all members
clang::clangd::LSPBinder::UntypedOutgoingMethod Class Reference

#include <LSPBinder.h>

Public Member Functions

template<typename Request , typename Response >
 operator OutgoingMethod< Request, Response > () &&
 

Friends

UntypedOutgoingMethod LSPBinder::outgoingMethod (llvm::StringLiteral)
 

Detailed Description

Definition at line 190 of file LSPBinder.h.

Member Function Documentation

◆ operator OutgoingMethod< Request, Response >()

template<typename Request , typename Response >
clang::clangd::LSPBinder::UntypedOutgoingMethod::operator OutgoingMethod< Request, Response > ( ) &&
inline

Definition at line 199 of file LSPBinder.h.

References clang::clangd::Context::current(), clang::clangd::Method, and Out.

Friends And Related Function Documentation

◆ LSPBinder::outgoingMethod

UntypedOutgoingMethod LSPBinder::outgoingMethod ( llvm::StringLiteral  )
friend

The documentation for this class was generated from the following file: