Skip to content

isSgInitializedName

Casts pointer from base class to derived class

Synopsis

Declared in <src/frontend/SageIII/Cxx_Grammar.h>

[[visibility]]
SgInitializedName*
isSgInitializedName(SgNode* s);

Return Value

This class represents the notion of a declared variable.

Parameters

Name

Description

s

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

Created with MrDocs