Skip to content

AstDOTGeneration::generateWithinFile

Synopsis

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

void
generateWithinFile(
    SgFile* node,
    traversalType tt = TOPDOWNBOTTOMUP,
    std::string filenamePostfix = "");

Created with MrDocs