LLVM OpenMP 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp_str.h"
Public Attributes | |
char * | _bulk |
kmp_str_fname_t | fname |
char * | file |
char * | func |
int | line |
int | col |
int kmp_str_loc::col |
Definition at line 98 of file kmp_str.h.
Referenced by __kmpc_error().
char* kmp_str_loc::file |
Definition at line 95 of file kmp_str.h.
Referenced by __kmp_cleanup_user_locks(), and __kmpc_error().
kmp_str_fname_t kmp_str_loc::fname |
int kmp_str_loc::line |
Definition at line 97 of file kmp_str.h.
Referenced by __kmp_cleanup_user_locks(), and __kmpc_error().