boost::parser::_report_warning
// In header: <boost/parser/parser_fwd.hpp> template< I, typename Context> void (Context const & context, message, location);
Report that the warning described in message occurred at location, using the context's error handler.
message
location