ROSE 0.11.145.147
|
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 131 of file CallGraph.h.
#include <midend/programAnalysis/CallGraphAnalysis/CallGraph.h>
Public Types | |
using | result_type = bool |
Public Member Functions | |
result_type | operator() (SgFunctionDeclaration *node) const |
using dummyFilter::result_type = bool |
Definition at line 133 of file CallGraph.h.