clang 23.0.0git
UnsafeBufferUsage.h File Reference

Go to the source code of this file.

Classes

struct  clang::ssaf::Comparator
 An EntityPointerLevel represents a level of the declared pointer/array type of an entity. More...
class  UnsafeBufferUsageEntitySummary
 An UnsafeBufferUsageEntitySummary is an immutable set of unsafe buffers, in the form of EntityPointerLevel. More...

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::ssaf

Typedefs

using EntityPointerLevelSet

Typedef Documentation

◆ EntityPointerLevelSet

Initial value:
std::set<EntityPointerLevel, EntityPointerLevel::Comparator>

Definition at line 80 of file UnsafeBufferUsage.h.