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

Class BufferWriteEstimationReason

A reason for a specific buffer write size estimate.

Import path

import cpp

Direct supertypes

Known direct subtypes

Predicates

combineWith

Combine estimate reasons. Used to give a reason for the size of a format string conversion given reasons coming from its individual specifiers.

getDescription

Returns a human readable representation of this reason.

toString

Returns the name of the concrete class.