Searched refs:severity_text (Results 1 – 5 of 5) sorted by relevance
37 stream << cls::severity_text(cls::code) << ": " \52 stream << cls::severity_text(cls::code) << ": " \71 stream << cls::severity_text(code) << ": " \87 stream << cls::severity_text(code) << ": " \117 static char const *severity_text[] = in get_severity() local125 return severity_text[level]; in get_severity()254 static char const *severity_text(int code) in severity_text() function in boost::wave::cpplexer::lexing_exception
30 stream << Exception::severity_text(code) << ": " in throw_()45 stream << Exception::severity_text(code) << ": " in throw_()61 stream << Exception::severity_text(code) << ": " in throw_()77 stream << Exception::severity_text(code) << ": " in throw_()92 stream << Exception::severity_text(code) << ": "107 stream << Exception::severity_text(code) << ": "123 stream << Exception::severity_text(code) << ": "139 stream << Exception::severity_text(code) << ": "
49 static char const *severity_text[] = in get_severity() local59 return severity_text[level]; in get_severity()375 static char const *severity_text(int code) in severity_text() function in boost::wave::preprocess_exception
414 << preprocess_exception::severity_text(e.get_severity()) in report_error_message()422 << preprocess_exception::severity_text(e.get_severity()) in report_error_message()
124 static char const *severity_text(int code) in severity_text() function in bad_pragma_exception