Home
last modified time | relevance | path

Searched refs:PublishDiagnosticsParams (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsclient.go29 PublishDiagnostics(context.Context, *PublishDiagnosticsParams) error argument
78 var params PublishDiagnosticsParams
174 func (s *clientDispatcher) PublishDiagnostics(ctx context.Context, params *PublishDiagnosticsParams
Dtsprotocol.go1648 type PublishDiagnosticsParams struct { struct
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsclient.go29 PublishDiagnostics(context.Context, *PublishDiagnosticsParams) error argument
78 var params PublishDiagnosticsParams
174 func (s *clientDispatcher) PublishDiagnostics(ctx context.Context, params *PublishDiagnosticsParams
Dtsprotocol.go1648 type PublishDiagnosticsParams struct { struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsclient.go29 PublishDiagnostics(context.Context, *PublishDiagnosticsParams) error argument
78 var params PublishDiagnosticsParams
174 func (s *clientDispatcher) PublishDiagnostics(ctx context.Context, params *PublishDiagnosticsParams
Dtsprotocol.go1648 type PublishDiagnosticsParams struct { struct
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go484 …dp := lsp.PublishDiagnosticsParams{URI: uri, Diagnostics: make([]lsp.Diagnostic, len(res.Diagnosti…
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go482 …dp := lsp.PublishDiagnosticsParams{URI: uri, Diagnostics: make([]lsp.Diagnostic, len(res.Diagnosti…
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go484 …dp := lsp.PublishDiagnosticsParams{URI: uri, Diagnostics: make([]lsp.Diagnostic, len(res.Diagnosti…