GDB (xrefs)
|
Classes | |
struct | Base |
struct | Derived |
Functions | |
static scoped_restore_tmpl< int > | make_scoped_restore_global (int value) |
static void | run_tests () |
Variables | |
static int | global |
|
static |
Definition at line 35 of file scoped_restore-selftests.c.
References global.
Referenced by run_tests().
|
static |
Definition at line 41 of file scoped_restore-selftests.c.
References global, and make_scoped_restore_global().
Referenced by _initialize_scoped_restore_selftests().
|
static |
Definition at line 30 of file scoped_restore-selftests.c.
Referenced by make_scoped_restore_global(), and run_tests().