/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
H A D | tsserver.go | 45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) methodSpec 643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]Sel… func
|
H A D | tsprotocol.go | 703 SelectionRange *SelectionRangeClientCapabilities `json:"selectionRange,omitempty"` member 3639 SelectionRange Range `json:"selectionRange"` member 3827 type SelectionRange struct { struct 3832 Range Range `json:"range"` 3837 Parent *SelectionRange `json:"parent,omitempty"`
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | tsserver.go | 45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) methodSpec 643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]Sel… func
|
D | tsprotocol.go | 703 SelectionRange *SelectionRangeClientCapabilities `json:"selectionRange,omitempty"` member 3639 SelectionRange Range `json:"selectionRange"` member 3827 type SelectionRange struct { struct 3832 Range Range `json:"range"` 3837 Parent *SelectionRange `json:"parent,omitempty"`
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/ |
H A D | tsserver.go | 45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) methodSpec 643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]Sel… func
|
H A D | tsprotocol.go | 703 SelectionRange *SelectionRangeClientCapabilities `json:"selectionRange,omitempty"` member 3639 SelectionRange Range `json:"selectionRange"` member 3827 type SelectionRange struct { struct 3832 Range Range `json:"range"` 3837 Parent *SelectionRange `json:"parent,omitempty"`
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/ |
D | RefactoringRuleContext.h | 75 SourceRange SelectionRange; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/ |
D | RefactoringRuleContext.h | 75 SourceRange SelectionRange; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/ |
D | RefactoringRuleContext.h | 75 SourceRange SelectionRange; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/ |
D | RefactoringRuleContext.h | 75 SourceRange SelectionRange; variable
|
/aosp_15_r20/external/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.SelectionR… func
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/ |
D | langsvr.go | 199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionR… func
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/ |
H A D | langsvr.go | 199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionR… func
|