Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DProtocol.h1025 struct InlayHintsParams { struct
1034 bool fromJSON(const llvm::json::Value &value, InlayHintsParams &result, argument
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h1537 struct InlayHintsParams { struct
1547 bool fromJSON(const llvm::json::Value &, InlayHintsParams &, llvm::json::Path); argument