Home
last modified time | relevance | path

Searched defs:DocumentLinkParams (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.go61 DocumentLink(context.Context, *DocumentLinkParams) ([]DocumentLink, error)
H A Dtsprotocol.go2383 type DocumentLinkParams struct { struct
2388 TextDocument TextDocumentIdentifier `json:"textDocument"`
2389 WorkDoneProgressParams
2390 PartialResultParams
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go61 DocumentLink(context.Context, *DocumentLinkParams) ([]DocumentLink, error)
Dtsprotocol.go2383 type DocumentLinkParams struct { struct
2388 TextDocument TextDocumentIdentifier `json:"textDocument"`
2389 WorkDoneProgressParams
2390 PartialResultParams
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsserver.go61 DocumentLink(context.Context, *DocumentLinkParams) ([]DocumentLink, error)
H A Dtsprotocol.go2383 type DocumentLinkParams struct { struct
2388 TextDocument TextDocumentIdentifier `json:"textDocument"`
2389 WorkDoneProgressParams
2390 PartialResultParams