Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h171 struct ClientInfo { struct
180 bool fromJSON(const llvm::json::Value &value, ClientInfo &result, argument