LLVM OpenMP 22.0.0git
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 1834 of file kmp.h.

Member Data Documentation

◆ addr

void** kmp_cached_addr::addr

◆ compiler_cache

void*** kmp_cached_addr::compiler_cache

◆ data

◆ next


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