ROSE
0.11.21.0
|
Stringification.
Functions | |
const char * | OType (int64_t) |
Convert SgNodeHelper::Pattern::OutputTarget::OType enum constant to a string. More... | |
std::string | OType (int64_t, const std::string &strip) |
Convert SgNodeHelper::Pattern::OutputTarget::OType enum constant to a string. More... | |
const std::vector< int64_t > & | OType () |
Return all SgNodeHelper::Pattern::OutputTarget::OType member values as a vector. More... | |
const char * stringify::SgNodeHelper::Pattern::OutputTarget::OType | ( | int64_t | i | ) |
Convert SgNodeHelper::Pattern::OutputTarget::OType enum constant to a string.
Definition at line 6167 of file stringify.C.
Referenced by OType().
std::string stringify::SgNodeHelper::Pattern::OutputTarget::OType | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgNodeHelper::Pattern::OutputTarget::OType enum constant to a string.
Definition at line 6177 of file stringify.C.
References OType().
const std::vector< int64_t > & stringify::SgNodeHelper::Pattern::OutputTarget::OType | ( | ) |
Return all SgNodeHelper::Pattern::OutputTarget::OType member values as a vector.
Definition at line 6186 of file stringify.C.