AstInterface::GetParentStatement
Returns the enclosing statement.
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
AstNodePtr
GetParentStatement(AstNodePtr const& __n);
Return Value
the enclosing statement.
Created with MrDocs