frontend
Synopsis
Declared in <SageIII/sage_support/utility_functions.h>
[[visibility]]
SgProject*
frontend(
std::vector<std::string> const& argv,
SgProject::constant_folding_enum frontendConstantFolding = SgProject::e_original_expressions_only);
Created with MrDocs