LLVM OpenMP 22.0.0git
dispatch_private_info_template< T >::private_info_tmpl Union Reference

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

Public Attributes

dispatch_private_infoXX_template< T > p
dispatch_private_info64_t p64

Detailed Description

template<typename T>
union dispatch_private_info_template< T >::private_info_tmpl

Definition at line 136 of file kmp_dispatch.h.

Member Data Documentation

◆ p

◆ p64

template<typename T>
dispatch_private_info64_t dispatch_private_info_template< T >::private_info_tmpl::p64

Definition at line 138 of file kmp_dispatch.h.


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