ROSE
0.9.6a
|
This is the complete list of members for CGFunction, including all inherited members.
callees() const | CGFunction | inline |
callers() const | CGFunction | inline |
CGFunction(std::string name, SgIncidenceDirectedGraph *graph) | CGFunction | |
CGFunction(SgFunctionDeclaration *sample, SgIncidenceDirectedGraph *graph) | CGFunction | |
CGFunction(SgGraphNode *sample, SgIncidenceDirectedGraph *graph) | CGFunction | |
CGFunction(const CGFunction &that) | CGFunction | |
CGFunction(const CGFunction *that) | CGFunction | |
cgNodes | CGFunction | private |
decl | Function | protected |
end() const | CGFunction | inline |
eq(const Function &that) const | Function | |
Function() | Function | |
Function(std::string name) | Function | |
Function(SgFunctionDeclaration *sample) | Function | |
Function(SgFunctionDefinition *sample) | Function | |
Function(SgFunctionCallExp *funcCall) | Function | |
Function(const Function &that) | Function | |
Function(const Function *that) | Function | |
get_declaration() const | Function | |
get_definition() const | Function | |
get_file_info() const | Function | |
get_name() const | Function | |
get_params() const | Function | |
getCanonicalDecl(SgFunctionDeclaration *decl) | Function | static |
graph | CGFunction | private |
init(SgFunctionDeclaration *sample) | Function | |
initCGNodes() | CGFunction | protected |
lessThan(const Function &that) const | Function | protected |
operator!=(const CGFunction &that) const | CGFunction | |
Function::operator!=(const Function &that) const | Function | |
operator<(const CGFunction &that) const | CGFunction | |
Function::operator<(const Function &that) const | Function | |
operator<=(const CGFunction &that) const | CGFunction | |
Function::operator<=(const Function &that) const | Function | |
operator==(const CGFunction &that) const | CGFunction | |
Function::operator==(const Function &that) const | Function | |
operator>(const CGFunction &that) const | CGFunction | |
Function::operator>(const Function &that) const | Function | |
operator>=(const CGFunction &that) const | CGFunction | |
Function::operator>=(const Function &that) const | Function | |
predecessors() const | CGFunction | inline |
str(std::string indent="") const | Function | |
successors() const | CGFunction | inline |