Predicate isMemoryManagementExpr
Is e some kind of allocation or deallocation (new, alloc, realloc, delete, free etc)?
Import path
import cpppredicate isMemoryManagementExpr(Expr e)Is e some kind of allocation or deallocation (new, alloc, realloc, delete, free etc)?
import cpppredicate isMemoryManagementExpr(Expr e)