|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_DefaultConstruct (void) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_DefaultConstructArray (size_t num_elems) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_ConstructFromAnother (MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *other) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_AssignFromAnother (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *other) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_Destroy (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId. Does nothing if the pointer is null.
 | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_DestroyArray (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId. Does nothing if the pointer is null.
 | 
|  | 
| MRC_API const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_OffsetPtr (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *ptr, ptrdiff_t i) | 
|  | Offsets a pointer to an array element by ipositions (not bytes). Use only if you're certain that the pointer points to an array element.
 | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_OffsetMutablePtr (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *ptr, ptrdiff_t i) | 
|  | Offsets a pointer to an array element by ipositions (not bytes). Use only if you're certain that the pointer points to an array element.
 | 
|  | 
| MRC_API size_t | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_Size (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | 
| MRC_API bool | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_IsEmpty (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_Clear (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | 
| MRC_API MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_FindOrConstructElem (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_RegionId *key) | 
|  | 
| MRC_API bool | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_Contains (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_RegionId *key) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_Find (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_RegionId *key) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_FindMutable (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_RegionId *key) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_Begin (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | 
| MRC_API bool | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_IsBegin (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *iter) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_MutableBegin (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | 
| MRC_API bool | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_IsMutableBegin (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *iter) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_End (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | 
| MRC_API bool | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_IsEnd (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *iter) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_MutableEnd (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this) | 
|  | 
| MRC_API bool | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_IsMutableEnd (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *iter) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_DefaultConstruct (void) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_DefaultConstructArray (size_t num_elems) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_ConstructFromAnother (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *other) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_AssignFromAnother (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *other) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_Destroy (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this) | 
|  | Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator. Does nothing if the pointer is null.
 | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_DestroyArray (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this) | 
|  | Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator. Does nothing if the pointer is null.
 | 
|  | 
| MRC_API const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_OffsetPtr (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *ptr, ptrdiff_t i) | 
|  | Offsets a pointer to an array element by ipositions (not bytes). Use only if you're certain that the pointer points to an array element.
 | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_OffsetMutablePtr (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *ptr, ptrdiff_t i) | 
|  | Offsets a pointer to an array element by ipositions (not bytes). Use only if you're certain that the pointer points to an array element.
 | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_FromMutable (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *iter) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_DefaultConstruct (void) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_DefaultConstructArray (size_t num_elems) | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_ConstructFromAnother (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *other) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_AssignFromAnother (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *other) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_Destroy (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this) | 
|  | Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator. Does nothing if the pointer is null.
 | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_DestroyArray (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this) | 
|  | Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator. Does nothing if the pointer is null.
 | 
|  | 
| MRC_API const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_OffsetPtr (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *ptr, ptrdiff_t i) | 
|  | Offsets a pointer to an array element by ipositions (not bytes). Use only if you're certain that the pointer points to an array element.
 | 
|  | 
| MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_OffsetMutablePtr (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *ptr, ptrdiff_t i) | 
|  | Offsets a pointer to an array element by ipositions (not bytes). Use only if you're certain that the pointer points to an array element.
 | 
|  | 
| MRC_API const MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_DerefKey (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this) | 
|  | 
| MRC_API const MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_DerefValue (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_Incr (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this) | 
|  | 
| MRC_API const MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_DerefKey (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this) | 
|  | 
| MRC_API MR_RegionId * | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_DerefValue (const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this) | 
|  | 
| MRC_API void | MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_Incr (MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this) | 
|  |