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