#include <gcc_message_handler.h>
Definition at line 14 of file gcc_message_handler.h.
◆ print() [1/4]
void gcc_message_handlert::print |
( |
unsigned |
level, |
|
|
const std::string & |
message |
|
) |
| |
|
overridevirtual |
◆ print() [2/4]
void gcc_message_handlert::print |
( |
unsigned |
level, |
|
|
const std::string & |
message, |
|
|
const source_locationt & |
location |
|
) |
| |
|
overridevirtual |
◆ print() [3/4]
void gcc_message_handlert::print |
( |
unsigned |
, |
|
|
const jsont & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ print() [4/4]
void gcc_message_handlert::print |
( |
unsigned |
, |
|
|
const xmlt & |
|
|
) |
| |
|
inlineoverridevirtual |
◆ print_warnings_as_errors()
void gcc_message_handlert::print_warnings_as_errors |
( |
bool |
yes | ) |
|
|
inline |
With yes
set to true
, prefix warnings with "error:" instead of "warning:".
- Parameters
-
yes | Whether or not to prefix warnings with "error:". |
Definition at line 36 of file gcc_message_handler.h.
◆ string()
◆ warnings_are_errors
bool gcc_message_handlert::warnings_are_errors = false |
|
private |
The documentation for this class was generated from the following files: