Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go55 DocumentHighlight(context.Context, *DocumentHighlightParams) ([]DocumentHighlight, error) methodSpec
386 resp, err := h.server.DocumentHighlight(ctx, &params)
719 func (s *serverDispatcher) DocumentHighlight(ctx context.Context, params *DocumentHighlightParams) … func
720 var result []DocumentHighlight
Dtsprotocol.go644 DocumentHighlight *DocumentHighlightClientCapabilities `json:"documentHighlight,omitempty"` member
3543 type DocumentHighlight struct { struct
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go55 DocumentHighlight(context.Context, *DocumentHighlightParams) ([]DocumentHighlight, error) methodSpec
386 resp, err := h.server.DocumentHighlight(ctx, &params)
719 func (s *serverDispatcher) DocumentHighlight(ctx context.Context, params *DocumentHighlightParams) … func
720 var result []DocumentHighlight
Dtsprotocol.go644 DocumentHighlight *DocumentHighlightClientCapabilities `json:"documentHighlight,omitempty"` member
3543 type DocumentHighlight struct { struct
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go55 DocumentHighlight(context.Context, *DocumentHighlightParams) ([]DocumentHighlight, error) methodSpec
386 resp, err := h.server.DocumentHighlight(ctx, &params)
719 func (s *serverDispatcher) DocumentHighlight(ctx context.Context, params *DocumentHighlightParams) … func
720 var result []DocumentHighlight
Dtsprotocol.go644 DocumentHighlight *DocumentHighlightClientCapabilities `json:"documentHighlight,omitempty"` member
3543 type DocumentHighlight struct { struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go332 func (s *server) DocumentHighlight(ctx context.Context, p *lsp.DocumentHighlightParams) ([]lsp.Docu… func
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go332 func (s *server) DocumentHighlight(ctx context.Context, p *lsp.DocumentHighlightParams) ([]lsp.Docu… func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go332 func (s *server) DocumentHighlight(ctx context.Context, p *lsp.DocumentHighlightParams) ([]lsp.Docu… func