Home
last modified time | relevance | path

Searched refs:SelectionRangeParams (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error)
272 var params SelectionRangeParams
643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]SelectionRange, error) {
H A Dtsprotocol.go440 /*SelectionRangeParams defined:
443 type SelectionRangeParams struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error)
272 var params SelectionRangeParams
643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]SelectionRange, error) {
H A Dtsprotocol.go440 /*SelectionRangeParams defined:
443 type SelectionRangeParams struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error)
272 var params SelectionRangeParams
643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]SelectionRange, error) {
H A Dtsprotocol.go440 /*SelectionRangeParams defined:
443 type SelectionRangeParams struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionRange, error) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionRange, error) {
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionRange, error) {

Completed in 25 milliseconds