ROSE
0.11.96.11
|
Stringification.
Functions | |
const char * | AggregateType (int64_t) |
Convert CodeThorn::VariableIdMapping::AggregateType enum constant to a string. | |
std::string | AggregateType (int64_t, const std::string &strip) |
Convert CodeThorn::VariableIdMapping::AggregateType enum constant to a string. | |
const std::vector< int64_t > & | AggregateType () |
Return all CodeThorn::VariableIdMapping::AggregateType member values as a vector. | |
const char * | VariableScope (int64_t) |
Convert CodeThorn::VariableIdMapping::VariableScope enum constant to a string. | |
std::string | VariableScope (int64_t, const std::string &strip) |
Convert CodeThorn::VariableIdMapping::VariableScope enum constant to a string. | |
const std::vector< int64_t > & | VariableScope () |
Return all CodeThorn::VariableIdMapping::VariableScope member values as a vector. | |