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