Skip to content

AstInterface::IsBlock

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface.h>

static
bool
IsBlock(
    AstNodePtr const& exp,
    std::string* blockname,
    AstNodeList* stmts = 0);

Created with MrDocs