Home
last modified time | relevance | path

Searched defs:OutgoingNotification (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DTransport.h101 using OutgoingNotification = llvm::unique_function<void(const T &)>; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFeatureModule.h135 using OutgoingNotification = llvm::unique_function<void(const P &)>; variable
H A DLSPBinder.h90 using OutgoingNotification = llvm::unique_function<void(const P &)>; variable