Home
last modified time | relevance | path

Searched defs:SymbolInformation (Results 1 – 3 of 3) sorted by relevance

/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3560 type SymbolInformation struct { struct
3565 Name string `json:"name"`
3570 Kind SymbolKind `json:"kind"`
3575 Deprecated bool `json:"deprecated,omitempty"`
3588 Location Location `json:"location"`
3596 ContainerName string `json:"containerName,omitempty"`
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3560 type SymbolInformation struct { struct
3565 Name string `json:"name"`
3570 Kind SymbolKind `json:"kind"`
3575 Deprecated bool `json:"deprecated,omitempty"`
3588 Location Location `json:"location"`
3596 ContainerName string `json:"containerName,omitempty"`
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3560 type SymbolInformation struct { struct
3565 Name string `json:"name"`
3570 Kind SymbolKind `json:"kind"`
3575 Deprecated bool `json:"deprecated,omitempty"`
3588 Location Location `json:"location"`
3596 ContainerName string `json:"containerName,omitempty"`