Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go39 Implementation(context.Context, *ImplementationParams) ([]Location, error)
206 var params ImplementationParams
595 func (s *serverDispatcher) Implementation(ctx context.Context, params *ImplementationParams) ([]Location, error) {
H A Dtsprotocol.go55 // ImplementationParams is
56 type ImplementationParams struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go39 Implementation(context.Context, *ImplementationParams) ([]Location, error)
206 var params ImplementationParams
595 func (s *serverDispatcher) Implementation(ctx context.Context, params *ImplementationParams) ([]Location, error) {
H A Dtsprotocol.go55 // ImplementationParams is
56 type ImplementationParams struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go39 Implementation(context.Context, *ImplementationParams) ([]Location, error)
206 var params ImplementationParams
595 func (s *serverDispatcher) Implementation(ctx context.Context, params *ImplementationParams) ([]Location, error) {
H A Dtsprotocol.go55 // ImplementationParams is
56 type ImplementationParams struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go175 func (s *server) Implementation(ctx context.Context, p *lsp.ImplementationParams) ([]lsp.Location, error) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go175 func (s *server) Implementation(ctx context.Context, p *lsp.ImplementationParams) ([]lsp.Location, error) {
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go175 func (s *server) Implementation(ctx context.Context, p *lsp.ImplementationParams) ([]lsp.Location, error) {

Completed in 15 milliseconds