|
clang 23.0.0git
|
#include "clang/Analysis/Scalable/Analyses/UnsafeBufferUsage/UnsafeBufferUsage.h"
Public Types | |
| using | is_transparent = void |
Public Member Functions | |
| bool | operator() (const EntityPointerLevel &L, const EntityPointerLevel &R) const |
| bool | operator() (const EntityId &L, const EntityPointerLevel &R) const |
| bool | operator() (const EntityPointerLevel &L, const EntityId &R) const |
Definition at line 68 of file UnsafeBufferUsage.h.
Definition at line 69 of file UnsafeBufferUsage.h.
|
inline |
Definition at line 74 of file UnsafeBufferUsage.h.
References clang::ssaf::EntityPointerLevel::getEntity().
|
inline |
Definition at line 77 of file UnsafeBufferUsage.h.
References clang::ssaf::EntityPointerLevel::getEntity().
|
inline |
Definition at line 70 of file UnsafeBufferUsage.h.