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

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

Public Attributes

charpath
 
chardir
 
charbase
 

Detailed Description

Definition at line 67 of file kmp_str.h.

Member Data Documentation

◆ base

char* kmp_str_fname::base

Definition at line 70 of file kmp_str.h.

Referenced by __kmp_str_fname_free(), __kmp_str_fname_init(), and __kmp_str_fname_match().

◆ dir

char* kmp_str_fname::dir

Definition at line 69 of file kmp_str.h.

Referenced by __kmp_str_fname_free(), __kmp_str_fname_init(), and __kmp_str_fname_match().

◆ path

char* kmp_str_fname::path

Definition at line 68 of file kmp_str.h.

Referenced by __kmp_str_fname_free(), and __kmp_str_fname_init().


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