Skip to content

SageInterface::isStructDeclaration

Check if a SgNode is a declaration for a structure

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

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

Parameters

Name

Description

node

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

Created with MrDocs