Searched refs:print_warning (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/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
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DSystemUtils.h29 bool print_warning = true ///< Control whether warnings are printed
/freebsd-10.1-release/contrib/atf/atf-c/detail/
H A Dtp_main.c133 print_warning(const char *message) function
502 print_warning("Running test cases without atf-run(1) is unsupported");
503 print_warning("No isolation nor timeout control is being applied; you "

Completed in 69 milliseconds