Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DProtocol.h1128 struct CodeActionParams { struct
1140 bool fromJSON(const llvm::json::Value &value, CodeActionParams &result, argument
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h937 struct CodeActionParams { struct
947 bool fromJSON(const llvm::json::Value &, CodeActionParams &, llvm::json::Path); argument