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

Description

A function object to filter out builtin functions in a call graph (only non-builtin functions will be considered)

Definition at line 138 of file CallGraph.h.

#include <midend/programAnalysis/CallGraphAnalysis/CallGraph.h>

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

Public Member Functions

bool operator() (SgFunctionDeclaration *node) const
 

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