Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h408 bool DiagnosticRelatedInformation = false; member
798 struct DiagnosticRelatedInformation { struct
804 llvm::json::Value toJSON(const DiagnosticRelatedInformation &); argument
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2923 type DiagnosticRelatedInformation struct { struct
2928 Location Location `json:"location"`
2933 Message string `json:"message"`
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2923 type DiagnosticRelatedInformation struct { struct
2928 Location Location `json:"location"`
2933 Message string `json:"message"`