Skip to content

SgNodeHelper::getFunctionReturnType

return a function‐definition's return type

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

SgType*
getFunctionReturnType(SgNode* node);

Return Value

This class represents the base class for all types.

Parameters

Name

Description

node

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

Created with MrDocs