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

#include <LSPBinder.h>

Public Member Functions

template<typename Request >
 operator OutgoingNotification< Request > () &&
 

Friends

UntypedOutgoingNotification LSPBinder::outgoingNotification (llvm::StringLiteral)
 

Detailed Description

Definition at line 170 of file LSPBinder.h.

Member Function Documentation

◆ operator OutgoingNotification< Request >()

template<typename Request >
clang::clangd::LSPBinder::UntypedOutgoingNotification::operator OutgoingNotification< Request > ( ) &&
inline

Definition at line 179 of file LSPBinder.h.

References clang::clangd::Method, and Out.

Friends And Related Function Documentation

◆ LSPBinder::outgoingNotification


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