ROSE 0.11.145.147
Public Member Functions | List of all members
ssa_private::FunctionFilter Struct Reference

Description

This filter determines which function declarations get processed in the analysis.

Definition at line 31 of file staticSingleAssignment.h.

#include <midend/programAnalysis/staticSingleAssignment/staticSingleAssignment.h>

Public Member Functions

bool operator() (SgFunctionDeclaration *funcDecl)
 

Member Function Documentation

◆ operator()()

bool ssa_private::FunctionFilter::operator() ( SgFunctionDeclaration funcDecl)
inline

Definition at line 36 of file staticSingleAssignment.h.


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