GCC Middle and Back End API Reference
|
#include <dumpfile.h>
Public Member Functions | |
auto_dump_scope (const char *name, const dump_user_location_t &user_location, const dump_impl_location_t &impl_location=dump_impl_location_t()) | |
~auto_dump_scope () | |
Implementation detail of the AUTO_DUMP_SCOPE macro below. A RAII-style class intended to make it easy to emit dump information about entering and exiting a collection of nested function calls.
|
inline |
References dump_begin_scope(), and dump_enabled_p().
|
inline |
References dump_enabled_p(), and dump_end_scope().