Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2923 type DiagnosticRelatedInformation struct { struct
2928 Location Location `json:"location"`
2933 Message string `json:"message"`
/third_party/skia/third_party/externals/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"`
/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"`
/third_party/typescript/lib/
Dprotocol.d.ts2058 interface DiagnosticRelatedInformation { interface
Dtypescript.d.ts2753 export interface DiagnosticRelatedInformation { interface
DtypescriptServices.d.ts2753 export interface DiagnosticRelatedInformation { interface
Dtsserverlibrary.d.ts2753 export interface DiagnosticRelatedInformation { interface
/third_party/typescript/src/server/
Dprotocol.ts2704 export interface DiagnosticRelatedInformation { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2786 export interface DiagnosticRelatedInformation { interface
Dtsserverlibrary.d.ts2786 export interface DiagnosticRelatedInformation { interface