Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h1018 struct SymbolInformation { struct
1039 llvm::json::Value toJSON(const SymbolInformation &); argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/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"`
/external/deqp-deps/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"`
/external/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"`