ROSE
0.11.131.0
|
Stringification.
Functions | |
const char * | template_instantiation_enum (int64_t) |
Convert SgProject::template_instantiation_enum enum constant to a string. More... | |
std::string | template_instantiation_enum (int64_t, const std::string &strip) |
Convert SgProject::template_instantiation_enum enum constant to a string. More... | |
const std::vector< int64_t > & | template_instantiation_enum () |
Return all SgProject::template_instantiation_enum member values as a vector. More... | |
const char* stringify::SgProject::template_instantiation_enum | ( | int64_t | ) |
Convert SgProject::template_instantiation_enum enum constant to a string.
std::string stringify::SgProject::template_instantiation_enum | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert SgProject::template_instantiation_enum enum constant to a string.
const std::vector<int64_t>& stringify::SgProject::template_instantiation_enum | ( | ) |
Return all SgProject::template_instantiation_enum member values as a vector.