Skip to content

generateWholeGraphOfAST

Generate a whole AST graph with a specified filename, and the default filter sets, excluding frontend‐specific nodes by default, char* for gdb

Synopsis

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

[[visibility]]
void
generateWholeGraphOfAST(char const* filename);

Created with MrDocs