Skip to content

AstUtilInterface::CollectTransitiveDependences::Output

Synopsis

Declared in <src/midend/astUtil/dependenceTracking/dependence_table.h>

void
Output(
    std::ostream& output,
    std::set<std::string>* select = 0,
    std::function<bool(DependenceEntry const&)> const* what_to_do = 0);

Created with MrDocs