|
GCC Middle and Back End API Reference
|
#include <logging.h>

Public Member Functions | |
| auto_inc_depth (logger *log) | |
| ~auto_inc_depth () | |
Private Attributes | |
| logger * | m_logger |
RAII class for pushing/popping depth within a logger.
|
inline |
References diagnostics::logging::logger::inc_depth(), log(), and m_logger.
|
inline |
References diagnostics::logging::logger::dec_depth(), and m_logger.
|
private |
Referenced by auto_inc_depth(), and ~auto_inc_depth().