Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DProtocol.h1104 struct CodeActionContext { struct
1121 bool fromJSON(const llvm::json::Value &value, CodeActionContext &result, argument
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h920 struct CodeActionContext { struct
935 bool fromJSON(const llvm::json::Value &, CodeActionContext &, llvm::json::Path); argument