An UnsafeBufferUsageEntitySummary is an immutable set of unsafe buffers, in the form of EntityPointerLevel.
More...
#include "clang/Analysis/Scalable/Analyses/UnsafeBufferUsage/UnsafeBufferUsage.h"
An UnsafeBufferUsageEntitySummary is an immutable set of unsafe buffers, in the form of EntityPointerLevel.
Definition at line 88 of file UnsafeBufferUsage.h.
◆ const_iterator
◆ begin()
| const_iterator clang::ssaf::UnsafeBufferUsageEntitySummary::begin |
( |
| ) |
const |
|
inline |
◆ end()
| const_iterator clang::ssaf::UnsafeBufferUsageEntitySummary::end |
( |
| ) |
const |
|
inline |
◆ find()
◆ getNumUnsafeBuffers()
| size_t clang::ssaf::UnsafeBufferUsageEntitySummary::getNumUnsafeBuffers |
( |
| ) |
|
|
inline |
- Returns
- the size of the set of EntityLevelPointers, which represents the set of unsafe buffers
Definition at line 112 of file UnsafeBufferUsage.h.
◆ getSubsetOf()
| llvm::iterator_range< const_iterator > clang::ssaf::UnsafeBufferUsageEntitySummary::getSubsetOf |
( |
EntityId | Entity | ) |
const |
|
inline |
◆ getSummaryName()
| SummaryName clang::ssaf::UnsafeBufferUsageEntitySummary::getSummaryName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ UnsafeBufferUsageTUSummaryBuilder
The documentation for this class was generated from the following file: