SageInterface::isMutable
True if an SgInitializedName is "mutable' (has storage modifier set)
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
bool
isMutable(SgInitializedName* name);
Parameters
Name |
Description |
name |
This class represents the notion of a declared variable. |
Created with MrDocs