Home
last modified time | relevance | path

Searched defs:severity (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Expression/
H A DDiagnosticManager.cpp34 static const char *StringForSeverity(DiagnosticSeverity severity) { in StringForSeverity()
59 size_t DiagnosticManager::Printf(DiagnosticSeverity severity, in Printf()
73 void DiagnosticManager::PutString(DiagnosticSeverity severity, in PutString()
/openbsd/lib/libevent/
H A Dlog.c119 _warn_helper(int severity, int log_errno, const char *fmt, va_list ap) in _warn_helper()
149 event_log(int severity, const char *msg) in event_log()
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h32 ClangDiagnostic(llvm::StringRef message, DiagnosticSeverity severity, in ClangDiagnostic()
H A DClangExpressionParser.cpp212 lldb_private::DiagnosticSeverity severity; in HandleDiagnostic() local
/openbsd/gnu/llvm/llvm/utils/vscode/llvm/
H A Dpackage.json78 "severity": "error", string
103 "severity": 3, number
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXLoadedDiagnostic.h88 unsigned severity; variable
/openbsd/usr.bin/tmux/
H A Dlog.c35 log_event_cb(__unused int severity, const char *msg) in log_event_cb()
/openbsd/gnu/llvm/lldb/include/lldb/Expression/
H A DDiagnosticManager.h58 Diagnostic(llvm::StringRef message, DiagnosticSeverity severity, in Diagnostic()
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbad.c66 const ffebadSeverity severity; member
/openbsd/usr.sbin/mrouted/
H A Dmain.c544 logit(int severity, int syserr, char *format, ...) in logit()
/openbsd/usr.sbin/mrinfo/
H A Dmrinfo.c127 logit(int severity, int syserr, char *format, ...) in logit()
/openbsd/usr.sbin/map-mbone/
H A Dmapper.c167 logit(int severity, int syserr, char *format, ...) in logit()
/openbsd/usr.sbin/mtrace/
H A Dmtrace.c1629 logit(int severity, int syserr, char *format, ...) in logit()
/openbsd/gnu/usr.bin/perl/
H A Dperl.c5396 int severity; in Perl_my_failure_exit() local
/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c2333 logevent(int severity, const char *msg) in logevent()
/openbsd/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli439 val severity : t -> DiagnosticSeverity.t val
/openbsd/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py395 def severity(self): member in Diagnostic
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2ish.h474 unsigned long severity; member
/openbsd/sys/dev/pci/
H A Dif_iavf.c312 uint32_t severity; member
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c4654 static const char *getSeverityString(enum CXDiagnosticSeverity severity) { in getSeverityString()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DCore.cpp233 LLVMDiagnosticSeverity severity; in LLVMGetDiagInfoSeverity() local