Home
last modified time | relevance | path

Searched refs:print_warning (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Support/
DSystemUtils.cpp22 bool print_warning) { in CheckBitcodeOutputToConsole() argument
24 if (print_warning) { in CheckBitcodeOutputToConsole()
/external/llvm/include/llvm/Support/
DSystemUtils.h29 bool print_warning = true ///< Control whether warnings are printed
/external/chromium_org/third_party/sqlite/src/test/
Dthread_common.tcl88 proc run_thread_tests {{print_warning 0}} {
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Derrwarn.h331 yasm_print_error_func print_error, yasm_print_warning_func print_warning);
Derrwarn.c489 yasm_print_warning_func print_warning) in yasm_errwarns_output_all() argument
517 print_warning(filename, line, we->msg); in yasm_errwarns_output_all()