LLVM OpenMP 19.0.0git
Public Attributes | List of all members
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 1083 of file kmp.h.

Member Data Documentation

◆ key

omp_alloctrait_key_t omp_alloctrait_t::key

Definition at line 1084 of file kmp.h.

Referenced by __kmp_stg_parse_allocator(), and main().

◆ value

omp_uintptr_t omp_alloctrait_t::value

Definition at line 1085 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: