Skip to content

TraverseCallGraphTopDown::visit

Synopsis

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

virtual
InheritedAttribute
visit(
    CGFunction const* func,
    std::list<InheritedAttribute>& fromCallers) = 0;

Created with MrDocs