GCC Middle and Back End API Reference
ctfc_dtd_hasher Struct Reference

#include <ctfc.h>

Inheritance diagram for ctfc_dtd_hasher:
Collaboration diagram for ctfc_dtd_hasher:

Public Types

typedef ctf_dtdef_ref compare_type
 
typedef ctf_dtdef_tvalue_type
 

Static Public Member Functions

static hashval_t hash (ctf_dtdef_ref)
 
static bool equal (ctf_dtdef_ref, ctf_dtdef_ref)
 
static hashval_t hash (const value_type &)
 
static bool equal (const value_type &existing, const compare_type &candidate)
 
static void mark_deleted (ctf_dtdef_t *&)
 
static void mark_empty (ctf_dtdef_t *&)
 
static bool is_deleted (ctf_dtdef_t *)
 
static bool is_empty (ctf_dtdef_t *)
 
static void remove (ctf_dtdef_t *&)
 
static void ggc_mx (ctf_dtdef_t *&p)
 
static void ggc_maybe_mx (ctf_dtdef_t *&p)
 
static void pch_nx (ctf_dtdef_t *&p)
 
static void pch_nx (ctf_dtdef_t *&p, gt_pointer_operator op, void *cookie)
 

Static Public Attributes

static const bool empty_zero_p
 

Member Typedef Documentation

◆ compare_type

◆ value_type

typedef ctf_dtdef_t* pointer_hash< ctf_dtdef_t >::value_type
inherited

Member Function Documentation

◆ equal() [1/2]

bool ctfc_dtd_hasher::equal ( ctf_dtdef_ref dtd,
ctf_dtdef_ref dtd2 )
inlinestatic

References ctf_dtdef::dtd_key.

◆ equal() [2/2]

bool pointer_hash< ctf_dtdef_t >::equal ( const value_type & existing,
const compare_type & candidate )
inlinestaticinherited

◆ ggc_maybe_mx()

static void ggc_remove< ctf_dtdef_t * >::ggc_maybe_mx ( ctf_dtdef_t * & p)
inlinestaticinherited

◆ ggc_mx()

static void ggc_remove< ctf_dtdef_t * >::ggc_mx ( ctf_dtdef_t * & p)
inlinestaticinherited

◆ hash() [1/2]

hashval_t ctfc_dtd_hasher::hash ( ctf_dtdef_ref dtd)
inlinestatic

References ctf_dtdef::dtd_key.

◆ hash() [2/2]

hashval_t pointer_hash< ctf_dtdef_t >::hash ( const value_type & candidate)
inlinestaticinherited

◆ is_deleted()

bool pointer_hash< ctf_dtdef_t >::is_deleted ( ctf_dtdef_t * e)
inlinestaticinherited

◆ is_empty()

bool pointer_hash< ctf_dtdef_t >::is_empty ( ctf_dtdef_t * e)
inlinestaticinherited

◆ mark_deleted()

void pointer_hash< ctf_dtdef_t >::mark_deleted ( ctf_dtdef_t *& e)
inlinestaticinherited

◆ mark_empty()

void pointer_hash< ctf_dtdef_t >::mark_empty ( ctf_dtdef_t *& e)
inlinestaticinherited

◆ pch_nx() [1/2]

static void ggc_remove< ctf_dtdef_t * >::pch_nx ( ctf_dtdef_t * & p)
inlinestaticinherited

◆ pch_nx() [2/2]

static void ggc_remove< ctf_dtdef_t * >::pch_nx ( ctf_dtdef_t * & p,
gt_pointer_operator op,
void * cookie )
inlinestaticinherited

◆ remove()

static void ggc_remove< ctf_dtdef_t * >::remove ( ctf_dtdef_t * & )
inlinestaticinherited

Field Documentation

◆ empty_zero_p

const bool pointer_hash< ctf_dtdef_t >::empty_zero_p
staticinherited

The documentation for this struct was generated from the following file: