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