Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error)
H A Dtsprotocol.go2427 type DocumentFormattingParams struct { struct
2432 TextDocument TextDocumentIdentifier `json:"textDocument"`
2437 Options FormattingOptions `json:"options"`
2438 WorkDoneProgressParams
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error)
Dtsprotocol.go2427 type DocumentFormattingParams struct { struct
2432 TextDocument TextDocumentIdentifier `json:"textDocument"`
2437 Options FormattingOptions `json:"options"`
2438 WorkDoneProgressParams
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error)
H A Dtsprotocol.go2427 type DocumentFormattingParams struct { struct
2432 TextDocument TextDocumentIdentifier `json:"textDocument"`
2437 Options FormattingOptions `json:"options"`
2438 WorkDoneProgressParams