Home
last modified time | relevance | path

Searched defs:TextDocumentContentChangeEvent (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h681 struct TextDocumentContentChangeEvent { struct
691 bool fromJSON(const llvm::json::Value &, TextDocumentContentChangeEvent &, argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3906 type TextDocumentContentChangeEvent struct { struct
3911 Range *Range `json:"range,omitempty"`
3916 RangeLength float64 `json:"rangeLength,omitempty"`
3921 Text string `json:"text"`