Searched refs:debug_log_ignore (Results 1 – 1 of 1) sorted by relevance
24 #define CMDLINE_DEBUG_LOG ::art::detail::debug_log_ignore()30 struct debug_log_ignore { struct33 debug_log_ignore& operator<<(const T&) { return *this; }35 debug_log_ignore& operator<<(std::ostream& (*)(std::ostream&) ) { return *this; }