Skip to content

SageInterface::isMain

Check if a SgNode is a main() function declaration

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
isMain(SgNode const* node);

Parameters

Name

Description

node

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs