ROSE  0.11.145.0
TransformationSupport Member List

This is the complete list of members for TransformationSupport, including all inherited members.

ADD_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
ADDRESS_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
AND_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
AND_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
BITAND_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
BITOR_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
BITXOR_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
BRACKET_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
buildMacro(std::string s)TransformationSupportstatic
buildOperatorString(SgNode *astNode)TransformationSupportstatic
classifyOverloadedOperator(std::string name, int numberOfParameters=0, bool prefixOperator=false)TransformationSupportstatic
DEREFERENCE_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
DIV_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
DIV_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
EQ_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
FUNCTION_CALL_OPERATOR_CODE enum valueTransformationSupport
GE_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
getAssociatedType(const SgNode *astNode)TransformationSupportstatic
getClassDefinition(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getDirectory(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getFile(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getFunctionDeclaration(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getFunctionDefinition(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getFunctionName(SgFunctionCallExp *functionCallExp)TransformationSupportstatic
getFunctionTypeName(SgFunctionCallExp *functionCallExpression)TransformationSupportstatic
getGlobalScope(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getModuleStatement(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getProject(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getSourceFile(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getStatement(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getTemplateDeclaration(const SgNode *astNode) (defined in TransformationSupport)TransformationSupportstatic
getTransformationOptions(SgNode *astNode, std::list< OptionDeclaration > &variableNameList, std::string identifingTypeName)TransformationSupportstatic
getTransformationOptions(SgNode *astNode, std::list< int > &variableNameList, std::string identifingTypeName)TransformationSupportstatic
getTransformationOptionsFromVariableDeclarationConstructorArguments(SgVariableDeclaration *variableDeclaration, std::list< int > &returnList)TransformationSupportstatic
getTransformationOptionsFromVariableDeclarationConstructorArguments(SgVariableDeclaration *variableDeclaration, std::list< OptionDeclaration > &returnList)TransformationSupportstatic
getTypeName(SgType *type)TransformationSupportstatic
GT_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
INTEGER_DIV_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
internalSupportingGlobalDeclarations(SgNode *astNode, std::string prefixString)TransformationSupportstatic
IOR_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
LE_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
LSHIFT_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
LSHIFT_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
LT_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
MINUS_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
MOD_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
MOD_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
MULT_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
MULT_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
NE_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
NOT_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
OPERATOR_CODE_LAST_TAG enum value (defined in TransformationSupport)TransformationSupport
operatorCodeType enum nameTransformationSupport
OR_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
PARENTHESIS_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
PLUS_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
POSTFIX_MINUSMINUS_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
POSTFIX_PLUSPLUS_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
PREFIX_MINUSMINUS_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
PREFIX_PLUSPLUS_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
RSHIFT_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
RSHIFT_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
stringifyOperator(std::string name)TransformationSupportstatic
SUBT_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport
XOR_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport)TransformationSupport