AstInterface::IsExprStmt
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
bool
IsExprStmt(
AstNodePtr const& n,
AstNodePtr* exp = 0);
Created with MrDocs
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
bool
IsExprStmt(
AstNodePtr const& n,
AstNodePtr* exp = 0);
Created with MrDocs