LLVM OpenMP 19.0.0git
Public Attributes | List of all members
kmp_cached_addr Struct Reference

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

Public Attributes

void ** addr
 
void *** compiler_cache
 
voiddata
 
struct kmp_cached_addrnext
 

Detailed Description

Definition at line 1804 of file kmp.h.

Member Data Documentation

◆ addr

void** kmp_cached_addr::addr

◆ compiler_cache

void*** kmp_cached_addr::compiler_cache

◆ data

void* kmp_cached_addr::data

◆ next

struct kmp_cached_addr* kmp_cached_addr::next

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