AstInterface::IsMemoryAllocation
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
bool
IsMemoryAllocation(
AstNodePtr const& s,
AstNodeType* allocType = 0,
AstNodePtr* init = 0);
Created with MrDocs
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
bool
IsMemoryAllocation(
AstNodePtr const& s,
AstNodeType* allocType = 0,
AstNodePtr* init = 0);
Created with MrDocs