qtil
advanced-security/qtil-cpp 0.0.4
Search

Member predicate NewOrNewArrayExpr::getAllocatedType

Gets the type that is being allocated.

For example, for new int the result is int. For new int[5] the result is int[5].

Type getAllocatedType()