|
GCC Middle and Back End API Reference
|
#include <omp-general.h>


Public Types | |
| typedef omp_name_type< tree > | value_type |
| typedef omp_name_type< tree > | compare_type |
Static Public Member Functions | |
| static hashval_t | hash (omp_name_type< tree > p) |
| static bool | is_empty (omp_name_type< tree > p) |
| static bool | is_deleted (omp_name_type< tree >) |
| static bool | equal (const omp_name_type< tree > &a, const omp_name_type< tree > &b) |
| static void | mark_empty (omp_name_type< tree > &e) |
| static void | remove (omp_name_type< tree > &) |
Data Fields | |
| tree | name |
| tree | type |
Static Public Attributes | |
| static const bool | empty_zero_p = true |
| typedef omp_name_type<tree> default_hash_traits< omp_name_type< tree > >::compare_type |
| typedef omp_name_type<tree> default_hash_traits< omp_name_type< tree > >::value_type |
|
inlinestatic |
|
inlinestatic |
References iterative_hash_expr(), omp_name_type< T >::name, omp_name_type< T >::type, and TYPE_UID.
|
inlinestatic |
|
inlinestatic |
References NULL, and omp_name_type< T >::type.
|
inlinestatic |
References NULL.
|
inlinestaticinherited |
Remove doing nothing.
|
static |
|
inherited |
|
inherited |