Home
last modified time | relevance | path

Searched refs:SymbolInformation (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc315 SymbolInformation info = response.add_result(); in HandleDocumentSymbolRequest()
321 SymbolInformation info = response.add_result(); in HandleDocumentSymbolRequest()
327 SymbolInformation info = response.add_result(); in HandleDocumentSymbolRequest()
336 SymbolInformation sym = response.add_result(); in HandleDocumentSymbolRequest()
H A Dmessage.h313 class SymbolInformation : public NestedJsonAccessor { class
365 using DocumentSymbolResponse = ResponseArrayResult<SymbolInformation>;
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go58 Symbol(context.Context, *WorkspaceSymbolParams) ([]SymbolInformation, error)
743 func (s *serverDispatcher) Symbol(ctx context.Context, params *WorkspaceSymbolParams) ([]SymbolInformation, error) {
744 var result []SymbolInformation
H A Dtsprotocol.go3556 /*SymbolInformation defined:
3560 type SymbolInformation struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go58 Symbol(context.Context, *WorkspaceSymbolParams) ([]SymbolInformation, error)
743 func (s *serverDispatcher) Symbol(ctx context.Context, params *WorkspaceSymbolParams) ([]SymbolInformation, error) {
744 var result []SymbolInformation
H A Dtsprotocol.go3556 /*SymbolInformation defined:
3560 type SymbolInformation struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go58 Symbol(context.Context, *WorkspaceSymbolParams) ([]SymbolInformation, error)
743 func (s *serverDispatcher) Symbol(ctx context.Context, params *WorkspaceSymbolParams) ([]SymbolInformation, error) {
744 var result []SymbolInformation
H A Dtsprotocol.go3556 /*SymbolInformation defined:
3560 type SymbolInformation struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go344 func (s *server) Symbol(ctx context.Context, p *lsp.WorkspaceSymbolParams) ([]lsp.SymbolInformation, error) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go344 func (s *server) Symbol(ctx context.Context, p *lsp.WorkspaceSymbolParams) ([]lsp.SymbolInformation, error) {
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go344 func (s *server) Symbol(ctx context.Context, p *lsp.WorkspaceSymbolParams) ([]lsp.SymbolInformation, error) {

Completed in 17 milliseconds