ROSE
0.11.22.0
|
Stringification.
Functions | |
const char * | omp_default_option_enum (int64_t) |
Convert SgOmpClause::omp_default_option_enum enum constant to a string. More... | |
std::string | omp_default_option_enum (int64_t, const std::string &strip) |
Convert SgOmpClause::omp_default_option_enum enum constant to a string. More... | |
const std::vector< int64_t > & | omp_default_option_enum () |
Return all SgOmpClause::omp_default_option_enum member values as a vector. More... | |
const char * | omp_schedule_kind_enum (int64_t) |
Convert SgOmpClause::omp_schedule_kind_enum enum constant to a string. More... | |
std::string | omp_schedule_kind_enum (int64_t, const std::string &strip) |
Convert SgOmpClause::omp_schedule_kind_enum enum constant to a string. More... | |
const std::vector< int64_t > & | omp_schedule_kind_enum () |
Return all SgOmpClause::omp_schedule_kind_enum member values as a vector. More... | |
const char * | omp_reduction_operator_enum (int64_t) |
Convert SgOmpClause::omp_reduction_operator_enum enum constant to a string. More... | |
std::string | omp_reduction_operator_enum (int64_t, const std::string &strip) |
Convert SgOmpClause::omp_reduction_operator_enum enum constant to a string. More... | |
const std::vector< int64_t > & | omp_reduction_operator_enum () |
Return all SgOmpClause::omp_reduction_operator_enum member values as a vector. More... | |
const char * | omp_dependence_type_enum (int64_t) |
Convert SgOmpClause::omp_dependence_type_enum enum constant to a string. More... | |
std::string | omp_dependence_type_enum (int64_t, const std::string &strip) |
Convert SgOmpClause::omp_dependence_type_enum enum constant to a string. More... | |
const std::vector< int64_t > & | omp_dependence_type_enum () |
Return all SgOmpClause::omp_dependence_type_enum member values as a vector. More... | |
const char * | omp_map_operator_enum (int64_t) |
Convert SgOmpClause::omp_map_operator_enum enum constant to a string. More... | |
std::string | omp_map_operator_enum (int64_t, const std::string &strip) |
Convert SgOmpClause::omp_map_operator_enum enum constant to a string. More... | |
const std::vector< int64_t > & | omp_map_operator_enum () |
Return all SgOmpClause::omp_map_operator_enum member values as a vector. More... | |
const char * | omp_map_dist_data_enum (int64_t) |
Convert SgOmpClause::omp_map_dist_data_enum enum constant to a string. More... | |
std::string | omp_map_dist_data_enum (int64_t, const std::string &strip) |
Convert SgOmpClause::omp_map_dist_data_enum enum constant to a string. More... | |
const std::vector< int64_t > & | omp_map_dist_data_enum () |
Return all SgOmpClause::omp_map_dist_data_enum member values as a vector. More... | |
const char * | omp_proc_bind_policy_enum (int64_t) |
Convert SgOmpClause::omp_proc_bind_policy_enum enum constant to a string. More... | |
std::string | omp_proc_bind_policy_enum (int64_t, const std::string &strip) |
Convert SgOmpClause::omp_proc_bind_policy_enum enum constant to a string. More... | |
const std::vector< int64_t > & | omp_proc_bind_policy_enum () |
Return all SgOmpClause::omp_proc_bind_policy_enum member values as a vector. More... | |
const char * | omp_atomic_clause_enum (int64_t) |
Convert SgOmpClause::omp_atomic_clause_enum enum constant to a string. More... | |
std::string | omp_atomic_clause_enum (int64_t, const std::string &strip) |
Convert SgOmpClause::omp_atomic_clause_enum enum constant to a string. More... | |
const std::vector< int64_t > & | omp_atomic_clause_enum () |
Return all SgOmpClause::omp_atomic_clause_enum member values as a vector. More... | |
const char * stringify::SgOmpClause::omp_default_option_enum | ( | int64_t | i | ) |
Convert SgOmpClause::omp_default_option_enum enum constant to a string.
Definition at line 93371 of file stringify.C.
Referenced by omp_default_option_enum().
std::string stringify::SgOmpClause::omp_default_option_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgOmpClause::omp_default_option_enum enum constant to a string.
Definition at line 93383 of file stringify.C.
References omp_default_option_enum().
const std::vector< int64_t > & stringify::SgOmpClause::omp_default_option_enum | ( | ) |
Return all SgOmpClause::omp_default_option_enum member values as a vector.
Definition at line 93392 of file stringify.C.
const char * stringify::SgOmpClause::omp_schedule_kind_enum | ( | int64_t | i | ) |
Convert SgOmpClause::omp_schedule_kind_enum enum constant to a string.
Definition at line 93429 of file stringify.C.
Referenced by omp_schedule_kind_enum().
std::string stringify::SgOmpClause::omp_schedule_kind_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgOmpClause::omp_schedule_kind_enum enum constant to a string.
Definition at line 93442 of file stringify.C.
References omp_schedule_kind_enum().
const std::vector< int64_t > & stringify::SgOmpClause::omp_schedule_kind_enum | ( | ) |
Return all SgOmpClause::omp_schedule_kind_enum member values as a vector.
Definition at line 93451 of file stringify.C.
const char * stringify::SgOmpClause::omp_reduction_operator_enum | ( | int64_t | i | ) |
Convert SgOmpClause::omp_reduction_operator_enum enum constant to a string.
Definition at line 93489 of file stringify.C.
Referenced by omp_reduction_operator_enum().
std::string stringify::SgOmpClause::omp_reduction_operator_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgOmpClause::omp_reduction_operator_enum enum constant to a string.
Definition at line 93514 of file stringify.C.
References omp_reduction_operator_enum().
const std::vector< int64_t > & stringify::SgOmpClause::omp_reduction_operator_enum | ( | ) |
Return all SgOmpClause::omp_reduction_operator_enum member values as a vector.
Definition at line 93523 of file stringify.C.
const char * stringify::SgOmpClause::omp_dependence_type_enum | ( | int64_t | i | ) |
Convert SgOmpClause::omp_dependence_type_enum enum constant to a string.
Definition at line 93573 of file stringify.C.
Referenced by omp_dependence_type_enum().
std::string stringify::SgOmpClause::omp_dependence_type_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgOmpClause::omp_dependence_type_enum enum constant to a string.
Definition at line 93584 of file stringify.C.
References omp_dependence_type_enum().
const std::vector< int64_t > & stringify::SgOmpClause::omp_dependence_type_enum | ( | ) |
Return all SgOmpClause::omp_dependence_type_enum member values as a vector.
Definition at line 93593 of file stringify.C.
const char * stringify::SgOmpClause::omp_map_operator_enum | ( | int64_t | i | ) |
Convert SgOmpClause::omp_map_operator_enum enum constant to a string.
Definition at line 93629 of file stringify.C.
Referenced by omp_map_operator_enum().
std::string stringify::SgOmpClause::omp_map_operator_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgOmpClause::omp_map_operator_enum enum constant to a string.
Definition at line 93641 of file stringify.C.
References omp_map_operator_enum().
const std::vector< int64_t > & stringify::SgOmpClause::omp_map_operator_enum | ( | ) |
Return all SgOmpClause::omp_map_operator_enum member values as a vector.
Definition at line 93650 of file stringify.C.
const char * stringify::SgOmpClause::omp_map_dist_data_enum | ( | int64_t | i | ) |
Convert SgOmpClause::omp_map_dist_data_enum enum constant to a string.
Definition at line 93687 of file stringify.C.
Referenced by omp_map_dist_data_enum().
std::string stringify::SgOmpClause::omp_map_dist_data_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgOmpClause::omp_map_dist_data_enum enum constant to a string.
Definition at line 93698 of file stringify.C.
References omp_map_dist_data_enum().
const std::vector< int64_t > & stringify::SgOmpClause::omp_map_dist_data_enum | ( | ) |
Return all SgOmpClause::omp_map_dist_data_enum member values as a vector.
Definition at line 93707 of file stringify.C.
const char * stringify::SgOmpClause::omp_proc_bind_policy_enum | ( | int64_t | i | ) |
Convert SgOmpClause::omp_proc_bind_policy_enum enum constant to a string.
Definition at line 93743 of file stringify.C.
Referenced by omp_proc_bind_policy_enum().
std::string stringify::SgOmpClause::omp_proc_bind_policy_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgOmpClause::omp_proc_bind_policy_enum enum constant to a string.
Definition at line 93754 of file stringify.C.
References omp_proc_bind_policy_enum().
const std::vector< int64_t > & stringify::SgOmpClause::omp_proc_bind_policy_enum | ( | ) |
Return all SgOmpClause::omp_proc_bind_policy_enum member values as a vector.
Definition at line 93763 of file stringify.C.
const char * stringify::SgOmpClause::omp_atomic_clause_enum | ( | int64_t | i | ) |
Convert SgOmpClause::omp_atomic_clause_enum enum constant to a string.
Definition at line 93799 of file stringify.C.
Referenced by omp_atomic_clause_enum().
std::string stringify::SgOmpClause::omp_atomic_clause_enum | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgOmpClause::omp_atomic_clause_enum enum constant to a string.
Definition at line 93810 of file stringify.C.
References omp_atomic_clause_enum().
const std::vector< int64_t > & stringify::SgOmpClause::omp_atomic_clause_enum | ( | ) |
Return all SgOmpClause::omp_atomic_clause_enum member values as a vector.
Definition at line 93819 of file stringify.C.