This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| Cbounds_info_t | |
| Cbounds_infoXX_template< T > | |
| Cident | |
| Ckmp_allocator_t | Memory allocator information is shared with offload runtime |
| ▼Ckmp_flag< FlagType > | |
| Ckmp_flag_atomic< kmp_uint64, atomic_flag64, Sleepable > | |
| Ckmp_flag_atomic< kmp_uint32, flag32, Sleepable > | |
| Ckmp_flag_native< kmp_uint64, flag64, Sleepable > | |
| Ckmp_flag_native< kmp_uint64, flag_oncore, false > | |
| Ckmp_flag_atomic< PtrType, FlagType, Sleepable > | |
| Ckmp_flag_native< PtrType, FlagType, Sleepable > | |
| Ckmp_traits::kmp_literal_trait | Represents a specific device number |
| Ckmp_memspace_t | Memory space informaition is shared with offload runtime |
| Ckmp_safe_raii_file_t | |
| Ckmp_str_ref | Kmp_str_ref is a non-owning string class (similar to llvm::StringRef) |
| Ckmp_task_red_input | |
| Ckmp_taskred_data | |
| Ckmp_taskred_flags | |
| Ckmp_taskred_input | |
| Ckmp_tgt_allocator_t | |
| Ckmp_tgt_memspace_list_t | |
| ▼Ckmp_traits::kmp_trait_expr | |
| Ckmp_traits::kmp_trait_expr_group | |
| Ckmp_traits::kmp_trait_expr_single | Represents a single (possibly negated) trait |
| Ckmp_traits::kmp_uid_trait | |
| Ckmp_vector< T, INLINE_THRESHOLD > | |
| Ckmp_vector< int > | |
| Ckmp_vector< kmp_trait_clause * > | |
| Ckmp_vector< kmp_traits::kmp_trait_expr * > | |
| Ckmp_traits::kmp_wildcard_trait | Represents a wildcard trait that matches any device |
| CSimpleVLA< T, N > | |