Skip to content

numCallersAttribute::numCallersAttribute

Construct from int

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CallGraphTraverse.h>

numCallersAttribute(int numCallers);

Parameters

Name

Description

numCallers

The value to construct from

Created with MrDocs