Home | History | Annotate | Download | only in docs

Lines Matching full:severity

122 href="#SourceLocation">SourceLocation</a> to "put the caret", and a severity (e.g.
138 <p>In this example, you can see the English translation, the severity (error),
155 the severity of the diagnostic and the English translation + format string.</p>
158 start with err_, warn_, ext_ to encode the severity into the name. Since the
162 <p>The severity of the diagnostic comes from the set {<tt>NOTE</tt>,
164 <tt>ERROR</tt> severity is used for diagnostics indicating the program is never
171 <tt>WARNING</tt> severity is used for constructs that are valid in the currently
181 be mapped are <tt>NOTE</tt>s, which always follow the severity of the previously
489 severity onto a diagnostic level, then (assuming the diagnostic is not mapped to