LLVM OpenMP 22.0.0git
omp_alloctrait_t Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp.h"

Public Attributes

omp_alloctrait_key_t key
omp_uintptr_t value

Detailed Description

Definition at line 1077 of file kmp.h.

Member Data Documentation

◆ key

omp_alloctrait_key_t omp_alloctrait_t::key

Definition at line 1078 of file kmp.h.

Referenced by __kmp_stg_parse_allocator(), and main().

◆ value

omp_uintptr_t omp_alloctrait_t::value

Definition at line 1079 of file kmp.h.

Referenced by __kmp_stg_parse_allocator(), __kmpc_init_allocator(), and main().


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