Searched refs:DiagnosticRelatedInformation (Results 1 – 8 of 8) sorted by relevance
408 bool DiagnosticRelatedInformation = false; member798 struct DiagnosticRelatedInformation { struct804 llvm::json::Value toJSON(const DiagnosticRelatedInformation &); argument827 llvm::Optional<std::vector<DiagnosticRelatedInformation>> relatedInformation;
457 DiagnosticRelatedInformation RelInfo; in toLSPDiags()
318 R.DiagnosticRelatedInformation = *RelatedInfo; in fromJSON()552 llvm::json::Value toJSON(const DiagnosticRelatedInformation &DRI) { in toJSON()
531 Params.capabilities.DiagnosticRelatedInformation; in onInitialize()
2923 type DiagnosticRelatedInformation struct { struct2979 RelatedInformation []DiagnosticRelatedInformation `json:"relatedInformation,omitempty"`
696 DiagnosticRelatedInformation NoteInMainDRI; in TEST()701 DiagnosticRelatedInformation NoteInHeaderDRI; in TEST()