Home
last modified time | relevance | path

Searched defs:CodeLensParams (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.go59 CodeLens(context.Context, *CodeLensParams) ([]CodeLens, error)
Dtsprotocol.go2332 type CodeLensParams struct { struct
2337 TextDocument TextDocumentIdentifier `json:"textDocument"`
2338 WorkDoneProgressParams
2339 PartialResultParams
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go59 CodeLens(context.Context, *CodeLensParams) ([]CodeLens, error)
Dtsprotocol.go2332 type CodeLensParams struct { struct
2337 TextDocument TextDocumentIdentifier `json:"textDocument"`
2338 WorkDoneProgressParams
2339 PartialResultParams
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go59 CodeLens(context.Context, *CodeLensParams) ([]CodeLens, error)
Dtsprotocol.go2332 type CodeLensParams struct { struct
2337 TextDocument TextDocumentIdentifier `json:"textDocument"`
2338 WorkDoneProgressParams
2339 PartialResultParams