ROSE
0.9.6a
|
Go to the source code of this file.
Classes | |
class | SideEffectAnalysis |
Functions | |
std::string | getQualifiedFunctionName (SgFunctionCallExp *astNode) |
Utility function to return the fully qualified name of a function given a function call expression AST node. More... | |
std::string | getQualifiedFunctionName (SgFunctionDeclaration *astNode) |
Utility function to return the fully qualified name of a function given a fucntion declaration AST node. More... | |
std::string getQualifiedFunctionName | ( | SgFunctionCallExp * | astNode) |
Utility function to return the fully qualified name of a function given a function call expression AST node.
std::string getQualifiedFunctionName | ( | SgFunctionDeclaration * | astNode) |
Utility function to return the fully qualified name of a function given a fucntion declaration AST node.