Skip to content

frontend

Synopsis

Declared in <SageIII/sage_support/utility_functions.h>

[[visibility]]
SgProject*
frontend(
    int argc,
    char** argv,
    bool frontendConstantFolding = false);

Created with MrDocs