|
GCC Middle and Back End API Reference
|
#include <common.h>
Public Member Functions | |
| auto_cfun (function *fun) | |
| ~auto_cfun () | |
An RAII-style class for pushing/popping cfun within a scope. Doing so ensures we get "In function " announcements from the diagnostics subsystem.
|
inline |
References push_cfun().
|
inline |
References pop_cfun().