clang 23.0.0git
UnsafeBufferUsage.h File Reference
#include "clang/Analysis/Scalable/Model/EntityId.h"
#include "clang/Analysis/Scalable/Model/SummaryName.h"
#include "clang/Analysis/Scalable/TUSummary/EntitySummary.h"
#include "llvm/ADT/iterator_range.h"
#include <set>

Go to the source code of this file.

Classes

class  clang::ssaf::EntityPointerLevel
 An EntityPointerLevel represents a level of the declared pointer/array type of an entity. More...
struct  clang::ssaf::EntityPointerLevel::Comparator
class  clang::ssaf::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 clang::ssaf::EntityPointerLevelSet