LLVM OpenMP 20.0.0git
Public Attributes | List of all members
__kmp_env_var Struct Reference

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

Public Attributes

charname
 
charvalue
 

Detailed Description

Definition at line 53 of file kmp_environment.h.

Member Data Documentation

◆ name

char* __kmp_env_var::name

◆ value

char* __kmp_env_var::value

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