ROSE  0.11.145.0
Public Member Functions | List of all members
dummyFilter Struct Reference

Description

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>

Inheritance diagram for dummyFilter:
Inheritance graph
[legend]
Collaboration diagram for dummyFilter:
Collaboration graph
[legend]

Public Member Functions

bool operator() (SgFunctionDeclaration *node) const
 

The documentation for this struct was generated from the following file: