Searched defs:print_warning (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Support/
H A DSystemUtils.cpp22 bool print_warning) {
24 if (print_warning) {
21 CheckBitcodeOutputToConsole(raw_ostream &stream_to_check, bool print_warning) argument
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Derrwarn.c489 yasm_print_warning_func print_warning)
517 print_warning(filename, line, we->msg);
486 yasm_errwarns_output_all(yasm_errwarns *errwarns, yasm_linemap *lm, int warning_as_error, yasm_print_error_func print_error, yasm_print_warning_func print_warning) argument

Completed in 114 milliseconds