An UnsafeBufferUsageEntitySummary is an immutable set of unsafe buffers, in the form of EntityPointerLevel.
More...
#include "clang/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsage.h"
|
| static constexpr llvm::StringLiteral | Name = "UnsafeBufferUsage" |
An UnsafeBufferUsageEntitySummary is an immutable set of unsafe buffers, in the form of EntityPointerLevel.
Definition at line 23 of file UnsafeBufferUsage.h.
◆ empty()
| bool clang::ssaf::UnsafeBufferUsageEntitySummary::empty |
( |
| ) |
const |
|
inline |
◆ getSummaryName()
| SummaryName clang::ssaf::UnsafeBufferUsageEntitySummary::getSummaryName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator==() [1/2]
| bool clang::ssaf::UnsafeBufferUsageEntitySummary::operator== |
( |
const EntityPointerLevelSet & | Other | ) |
const |
|
inline |
◆ operator==() [2/2]
◆ summaryName()
| SummaryName clang::ssaf::UnsafeBufferUsageEntitySummary::summaryName |
( |
| ) |
|
|
inlinestatic |
◆ buildUnsafeBufferUsageEntitySummary
◆ getUnsafeBuffers
◆ UnsafeBufferUsageTUSummaryExtractor
◆ Name
| llvm::StringLiteral clang::ssaf::UnsafeBufferUsageEntitySummary::Name = "UnsafeBufferUsage" |
|
staticconstexpr |
The documentation for this class was generated from the following file: