isMemberVariable
Internal routine to check whether a given variable declaration is a member variable.
Synopsis
Declared in <src/midend/programTransformation/astInlining/inlinerSupport.h>
[[visibility]]
bool
isMemberVariable(SgNode const& in);
Parameters
Name |
Description |
in |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs