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

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

Public Attributes

kmp_msg_type_t type
 
int num
 
charstr
 
size_t len
 

Detailed Description

Definition at line 102 of file kmp_i18n.h.

Member Data Documentation

◆ len

size_t kmp_msg::len

◆ num

int kmp_msg::num

◆ str

char* kmp_msg::str

◆ type

kmp_msg_type_t kmp_msg::type

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