Skip to content

AstDOTGeneration::generateInputFiles

Synopsis

Declared in <src/midend/astDump/AstDOTGeneration.h>

void
generateInputFiles(
    SgProject* node,
    traversalType tt = TOPDOWNBOTTOMUP,
    std::string filenamePostfix = "",
    bool excludeTemplateInstantiations = false);

Created with MrDocs