Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h1144 struct CodeActionContext { struct
1161 bool fromJSON(const llvm::json::Value &value, CodeActionContext &result, argument
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h978 struct CodeActionContext { global() struct
993 onlyCodeActionContext global() argument