mangleExpression
Mangles a constant expression, needed for template arguments.
Synopsis
Declared in <SageIII/manglingSupport.h>
std::string
mangleExpression(SgExpression const* expr);
Parameters
Name |
Description |
expr |
This class represents the notion of an expression. Expressions |
Created with MrDocs