Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h44 enum DiagnosticSeverity : char { enum
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml328 module DiagnosticSeverity = struct module
H A Dllvm.mli365 module DiagnosticSeverity : sig module