AstInterface::IsBlock
Synopses
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
bool
IsBlock(AstNodePtr const& exp);
static
bool
IsBlock(
AstNodePtr const& exp,
std::string* blockname,
AstNodeList* stmts = 0);
Created with MrDocs