Skip to content

generateDOT

Synopsis

Declared in <SageIII/sage_support/utility_functions.h>

[[visibility]]
void
generateDOT(
    SgProject const& project,
    std::string filenamePostfix = "",
    bool excludeTemplateInstantiations = false);

Created with MrDocs