Home
last modified time | relevance | path

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

/art/cmdline/detail/
Dcmdline_debug_detail.h24 #define CMDLINE_DEBUG_LOG ::art::detail::debug_log_ignore()
30 struct debug_log_ignore { struct
33 debug_log_ignore& operator<<(const T&) { return *this; }
35 debug_log_ignore& operator<<(std::ostream& (*)(std::ostream&) ) { return *this; }