Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h1168 struct CodeActionParams { struct
1180 bool fromJSON(const llvm::json::Value &value, CodeActionParams &result, argument
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h995 struct CodeActionParams { global() struct
1005 contextCodeActionParams global() argument