ROSE
0.11.96.11
|
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) | TransformationSupport | static |
buildOperatorString(SgNode *astNode) | TransformationSupport | static |
classifyOverloadedOperator(std::string name, int numberOfParameters=0, bool prefixOperator=false) | TransformationSupport | static |
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 value | TransformationSupport | |
GE_OPERATOR_CODE enum value (defined in TransformationSupport) | TransformationSupport | |
getAssociatedType(const SgNode *astNode) | TransformationSupport | static |
getClassDefinition(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getDirectory(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getFile(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getFunctionDeclaration(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getFunctionDefinition(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getFunctionName(SgFunctionCallExp *functionCallExp) | TransformationSupport | static |
getFunctionTypeName(SgFunctionCallExp *functionCallExpression) | TransformationSupport | static |
getGlobalScope(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getModuleStatement(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getProject(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getSourceFile(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getStatement(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getTemplateDeclaration(const SgNode *astNode) (defined in TransformationSupport) | TransformationSupport | static |
getTransformationOptions(SgNode *astNode, std::list< OptionDeclaration > &variableNameList, std::string identifingTypeName) | TransformationSupport | static |
getTransformationOptions(SgNode *astNode, std::list< int > &variableNameList, std::string identifingTypeName) | TransformationSupport | static |
getTransformationOptionsFromVariableDeclarationConstructorArguments(SgVariableDeclaration *variableDeclaration, std::list< int > &returnList) | TransformationSupport | static |
getTransformationOptionsFromVariableDeclarationConstructorArguments(SgVariableDeclaration *variableDeclaration, std::list< OptionDeclaration > &returnList) | TransformationSupport | static |
getTypeName(SgType *type) | TransformationSupport | static |
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) | TransformationSupport | static |
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 name | TransformationSupport | |
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) | TransformationSupport | static |
SUBT_OPERATOR_CODE enum value (defined in TransformationSupport) | TransformationSupport | |
XOR_ASSIGN_OPERATOR_CODE enum value (defined in TransformationSupport) | TransformationSupport |