Skip to content

FunctionCallInheritedAttribute::lastStatement

The last statement encountered before the current node in the AST.

Synopsis

Declared in <src/midend/programTransformation/extractFunctionArgumentsNormalization/functionEvaluationOrderTraversal.h>

SgStatement* lastStatement;

Created with MrDocs