Skip to content

FindAllFunctionCalls::FindAllFunctionCalls

Construct from set

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/analysis/dataflow.h>

FindAllFunctionCalls(std::set<Function> const& funcsToFind);

Parameters

Name

Description

funcsToFind

The object to copy construct from

Created with MrDocs