GCC Middle and Back End API Reference
|
#include <hash-traits.h>
Static Public Member Functions | |
static void | remove (T &) |
static void | ggc_mx (T &p) |
static void | ggc_maybe_mx (T &p) |
static void | pch_nx (T &p) |
static void | pch_nx (T &p, gt_pointer_operator op, void *cookie) |
Remover and marker for entries in gc memory.
|
inlinestatic |
References ggc_remove< T >::ggc_mx().
|
inlinestatic |
References gt_ggc_mx().
Referenced by ggc_remove< T >::ggc_maybe_mx().
|
inlinestatic |
References gt_pch_nx().
|
inlinestatic |
References NULL.
|
inlinestatic |