Searched refs:CodeActionContext (Results 1 – 5 of 5) sorted by relevance
865 struct CodeActionContext { struct880 bool fromJSON(const llvm::json::Value &, CodeActionContext &, llvm::json::Path); argument890 CodeActionContext context;
599 bool fromJSON(const llvm::json::Value &Params, CodeActionContext &R, in fromJSON()
2233 Context CodeActionContext `json:"context"`3651 type CodeActionContext struct { struct