Skip to content

generateGraphOfAST

Synopsis

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

[[visibility]]
void
generateGraphOfAST(
    SgProject* project,
    std::string filename);

Created with MrDocs