Home
last modified time | relevance | path

Searched defs:WillSaveTextDocumentParams (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go34 WillSave(context.Context, *WillSaveTextDocumentParams) error
48 WillSaveWaitUntil(context.Context, *WillSaveTextDocumentParams) ([]TextEdit, error)
Dtsprotocol.go1536 type WillSaveTextDocumentParams struct { struct
1541 TextDocument TextDocumentIdentifier `json:"textDocument"`
1546 Reason TextDocumentSaveReason `json:"reason"`
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go34 WillSave(context.Context, *WillSaveTextDocumentParams) error
48 WillSaveWaitUntil(context.Context, *WillSaveTextDocumentParams) ([]TextEdit, error)
Dtsprotocol.go1536 type WillSaveTextDocumentParams struct { struct
1541 TextDocument TextDocumentIdentifier `json:"textDocument"`
1546 Reason TextDocumentSaveReason `json:"reason"`
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go34 WillSave(context.Context, *WillSaveTextDocumentParams) error
48 WillSaveWaitUntil(context.Context, *WillSaveTextDocumentParams) ([]TextEdit, error)
Dtsprotocol.go1536 type WillSaveTextDocumentParams struct { struct
1541 TextDocument TextDocumentIdentifier `json:"textDocument"`
1546 Reason TextDocumentSaveReason `json:"reason"`