Home
last modified time | relevance | path

Searched defs:outgoingNotification (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DTransport.h178 OutgoingNotification<T> outgoingNotification(llvm::StringLiteral method) { in outgoingNotification() function
/llvm-project/clang-tools-extra/clangd/
H A DLSPBinder.h186 LSPBinder::outgoingNotification(llvm::StringLiteral Method) { in outgoingNotification() function