CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Predicate isAllocationExpr

Is e some kind of allocation (new, alloc, realloc etc)?

Import path

import cpp
predicate isAllocationExpr(Expr e)