SgNodeHelper::isVariableSymbolInFunctionForwardDeclaration
checks whether a SgVariableSymbol is representing a variable in
Synopsis
Declared in <src/midend/abstractLayer/SgNodeHelper.h>
bool
isVariableSymbolInFunctionForwardDeclaration(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs