Searched refs:DiagnosticSeverity (Results 1 – 14 of 14) sorted by relevance
37 enum DiagnosticSeverity : char { enum91 const DiagnosticSeverity Severity;94 DiagnosticInfo(/* DiagnosticKind */ int Kind, DiagnosticSeverity Severity) in DiagnosticInfo()100 DiagnosticSeverity getSeverity() const { return Severity; } in getSeverity()129 DiagnosticSeverity Severity = DS_Error)138 DiagnosticSeverity Severity = DS_Error)148 DiagnosticSeverity Severity = DS_Error);184 DiagnosticSeverity Severity = DS_Warning,211 DiagnosticSeverity Severity = DS_Warning,237 DiagnosticSeverity Severity = DS_Warning)[all …]
32 enum DiagnosticSeverity : char;179 static const char *getDiagnosticMessagePrefix(DiagnosticSeverity Severity);
28 enum DiagnosticSeverity : char;206 static const char *getDiagnosticMessagePrefix(DiagnosticSeverity Severity);
20 LinkDiagnosticInfo(DiagnosticSeverity Severity, const Twine &Msg);
335 LinkDiagnosticInfo::LinkDiagnosticInfo(DiagnosticSeverity Severity, in LinkDiagnosticInfo()
196 BitcodeDiagnosticInfo(std::error_code EC, DiagnosticSeverity Severity,
98 DiagnosticSeverity Severity) in DiagnosticInfoInlineAsm()
239 LLVMContext::getDiagnosticMessagePrefix(DiagnosticSeverity Severity) { in getDiagnosticMessagePrefix()
662 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) in LTODiagnosticInfo()
580 llvm::DiagnosticSeverity Severity = DI.getSeverity(); in DiagnosticHandlerImpl()
192 DiagnosticSeverity Kind; in reportDiagnostic()
286 module DiagnosticSeverity = struct module321 external severity : t -> DiagnosticSeverity.t
356 See [llvm::DiagnosticSeverity]. *)357 module DiagnosticSeverity : sig module420 val severity : t -> DiagnosticSeverity.t
551 DiagnosticSeverity Severity, in BitcodeDiagnosticInfo()