ROSE
0.9.6a
|
A function object to filter out builtin functions in a call graph (only non-builtin functions will be considered) More...
#include <CallGraph.h>
Public Member Functions | |
bool | operator() (SgFunctionDeclaration *node) const |
A function object to filter out builtin functions in a call graph (only non-builtin functions will be considered)
Definition at line 115 of file CallGraph.h.
bool builtinFilter::operator() | ( | SgFunctionDeclaration * | node) | const |