Home
last modified time | relevance | path

Searched defs:DidChangeTextDocumentParams (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h694 struct DidChangeTextDocumentParams { struct
715 bool fromJSON(const llvm::json::Value &, DidChangeTextDocumentParams &, argument
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go31 DidChange(context.Context, *DidChangeTextDocumentParams) error
Dtsprotocol.go1468 type DidChangeTextDocumentParams struct { struct
1475 TextDocument VersionedTextDocumentIdentifier `json:"textDocument"`
1482 ContentChanges []TextDocumentContentChangeEvent `json:"contentChanges"`
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsserver.go31 DidChange(context.Context, *DidChangeTextDocumentParams) error
Dtsprotocol.go1468 type DidChangeTextDocumentParams struct { struct
1475 TextDocument VersionedTextDocumentIdentifier `json:"textDocument"`
1482 ContentChanges []TextDocumentContentChangeEvent `json:"contentChanges"`
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go31 DidChange(context.Context, *DidChangeTextDocumentParams) error
Dtsprotocol.go1468 type DidChangeTextDocumentParams struct { struct
1475 TextDocument VersionedTextDocumentIdentifier `json:"textDocument"`
1482 ContentChanges []TextDocumentContentChangeEvent `json:"contentChanges"`