Home
last modified time | relevance | path

Searched refs:severities (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Dfmtmsg.c109 static const char severities[][8] = { variable
117 static const size_t nseverities = sizeof (severities) / sizeof (severities[0]);
130 result = severities[severity]; in severity2str()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.td16 // Define the diagnostic severities.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst95 The ``EXTENSION`` and ``EXTWARN`` severities are used for extensions to the
105 These *severities* are mapped into a smaller set (the ``Diagnostic::Level``
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200023344 Document severities, priorities, and classes in bug form.