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 D | tsserver.go | 45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) 272 var params SelectionRangeParams 643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]SelectionRange, error) {
|
H A D | tsprotocol.go | 440 /*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 D | tsserver.go | 45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) 272 var params SelectionRangeParams 643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]SelectionRange, error) {
|
H A D | tsprotocol.go | 440 /*SelectionRangeParams defined: 443 type SelectionRangeParams struct { type
|
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
H A D | tsserver.go | 45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) 272 var params SelectionRangeParams 643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]SelectionRange, error) {
|
H A D | tsprotocol.go | 440 /*SelectionRangeParams defined: 443 type SelectionRangeParams struct { type
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/ |
H A D | langsvr.go | 199 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 D | langsvr.go | 199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionRange, error) {
|
/third_party/spirv-tools/utils/vscode/src/ |
H A D | langsvr.go | 199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionRange, error) {
|
Completed in 16 milliseconds