ROSE
0.9.6a
|
A function object to be used as a predicate to filter out functions in a call graph: it does not filter out anything. More...
#include <CallGraph.h>
Public Member Functions | |
bool | operator() (SgFunctionDeclaration *node) const |
A function object to be used as a predicate to filter out functions in a call graph: it does not filter out anything.
Definition at line 108 of file CallGraph.h.
bool dummyFilter::operator() | ( | SgFunctionDeclaration * | node) | const |