ROSE  0.11.145.0
Functions
stringify::FunctionCallInfo Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::FunctionCallInfo::InsertionMode ( int64_t  )

Convert FunctionCallInfo::InsertionMode enum constant to a string.

std::string stringify::FunctionCallInfo::InsertionMode ( int64_t  ,
const std::string &  strip 
)

Convert FunctionCallInfo::InsertionMode enum constant to a string.

const std::vector<int64_t>& stringify::FunctionCallInfo::InsertionMode ( )

Return all FunctionCallInfo::InsertionMode member values as a vector.