Home
last modified time | relevance | path

Searched refs:PublishDiagnosticsParams (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsclient.go29 PublishDiagnostics(context.Context, *PublishDiagnosticsParams) error
78 var params PublishDiagnosticsParams
174 func (s *clientDispatcher) PublishDiagnostics(ctx context.Context, params *PublishDiagnosticsParams) error {
H A Dtsprotocol.go1645 /*PublishDiagnosticsParams defined:
1648 type PublishDiagnosticsParams struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsclient.go29 PublishDiagnostics(context.Context, *PublishDiagnosticsParams) error
78 var params PublishDiagnosticsParams
174 func (s *clientDispatcher) PublishDiagnostics(ctx context.Context, params *PublishDiagnosticsParams) error {
H A Dtsprotocol.go1645 /*PublishDiagnosticsParams defined:
1648 type PublishDiagnosticsParams struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsclient.go29 PublishDiagnostics(context.Context, *PublishDiagnosticsParams) error
78 var params PublishDiagnosticsParams
174 func (s *clientDispatcher) PublishDiagnostics(ctx context.Context, params *PublishDiagnosticsParams) error {
H A Dtsprotocol.go1645 /*PublishDiagnosticsParams defined:
1648 type PublishDiagnosticsParams struct { type
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage.h284 class PublishDiagnosticsParams : public NestedJsonAccessor { class
338 using PublishDiagnosticsNotification = Request<PublishDiagnosticsParams>;
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go484 dp := lsp.PublishDiagnosticsParams{URI: uri, Diagnostics: make([]lsp.Diagnostic, len(res.Diagnostics))}
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go484 dp := lsp.PublishDiagnosticsParams{URI: uri, Diagnostics: make([]lsp.Diagnostic, len(res.Diagnostics))}
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go484 dp := lsp.PublishDiagnosticsParams{URI: uri, Diagnostics: make([]lsp.Diagnostic, len(res.Diagnostics))}

Completed in 14 milliseconds