Home
last modified time | relevance | path

Searched refs:ConvertedString (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_ftn_entry.h444 class ConvertedString {
449 ConvertedString(char const *fortran_str, size_t size) { in ConvertedString() function
455 ~ConvertedString() { __kmp_thread_free(th, buf); } in ~ConvertedString()
472 ConvertedString cformat(format, size); in KMP_EXPAND_NAME_IF_APPEND()
525 ConvertedString cformat(format, size); in KMP_EXPAND_NAME_IF_APPEND()
559 ConvertedString cformat(format, for_size); in KMP_EXPAND_NAME_IF_APPEND()