ROSE
0.11.96.11
|
Stringification.
Functions | |
const char * | omp_construct_enum (int64_t) |
Convert OmpSupport::omp_construct_enum enum constant to a string. | |
std::string | omp_construct_enum (int64_t, const std::string &strip) |
Convert OmpSupport::omp_construct_enum enum constant to a string. | |
const std::vector< int64_t > & | omp_construct_enum () |
Return all OmpSupport::omp_construct_enum member values as a vector. | |
const char * | omp_rtl_enum (int64_t) |
Convert OmpSupport::omp_rtl_enum enum constant to a string. | |
std::string | omp_rtl_enum (int64_t, const std::string &strip) |
Convert OmpSupport::omp_rtl_enum enum constant to a string. | |
const std::vector< int64_t > & | omp_rtl_enum () |
Return all OmpSupport::omp_rtl_enum member values as a vector. | |