Skip to content

SageInterface::isUnionDeclaration

Check if a SgNode is a declaration for a union

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
isUnionDeclaration(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs