Skip to content

TraverseCallGraphBottomUp::visit

Synopsis

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

virtual
SynthesizedAttribute
visit(
    CGFunction const* func,
    std::list<SynthesizedAttribute> fromCallees) = 0;

Created with MrDocs