Skip to content

AstUtilInterface::DependenceEntry::DependenceEntry

Synopsis

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

DependenceEntry(
    std::string const& first,
    std::string const& second,
    std::string const& deptype,
    std::string const& attr);

Created with MrDocs