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