Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h222 struct TextEdit { struct
231 inline bool operator==(const TextEdit &L, const TextEdit &R) { argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2909 TextEdit *TextEdit `json:"textEdit,omitempty"` member
3010 type TextEdit struct { struct
3016 Range Range `json:"range"`
3022 NewText string `json:"newText"`
3383 TextEdit *TextEdit `json:"textEdit,omitempty"` member
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2909 TextEdit *TextEdit `json:"textEdit,omitempty"` member
3010 type TextEdit struct { struct
3016 Range Range `json:"range"`
3022 NewText string `json:"newText"`
3383 TextEdit *TextEdit `json:"textEdit,omitempty"` member
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2909 TextEdit *TextEdit `json:"textEdit,omitempty"` member
3010 type TextEdit struct { struct
3016 Range Range `json:"range"`
3022 NewText string `json:"newText"`
3383 TextEdit *TextEdit `json:"textEdit,omitempty"` member