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

Member predicate DeleteExpr :: getDestructorCall

Gets the call to a destructor that occurs prior to the object’s memory being deallocated, if any.

DestructorCall getDestructorCall ( )