Skip to content

SgNodeHelper::ExtendedCallInfo::ctorInitializer

returns the constructor initialization node or nullptr.

Synopsis

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

SgConstructorInitializer*
ctorInitializer() const;

Return Value

This class represents the call of a class constructor to initialize a variable.

Created with MrDocs