MyCustomErrorReporter 26 test/correctness/custom_error_reporter.cpp MyCustomErrorReporter() : errors_occurred(0), warnings_occurred(0) {} MyCustomErrorReporter 54 test/correctness/custom_error_reporter.cpp MyCustomErrorReporter reporter;