Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Expression/
DDiagnosticManager.h31 enum DiagnosticSeverity { enum
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DDiagnosticInfo.h49 enum DiagnosticSeverity : char { enum
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm.ml328 module DiagnosticSeverity = struct module
Dllvm.mli365 module DiagnosticSeverity : sig module