|
clang 24.0.0git
|
An object to hold the factories for immutable collections, ensuring that all created states share the same underlying memory management. More...
#include "clang/Analysis/Analyses/LifetimeSafety/LifetimeSafety.h"
Public Attributes | |
| OriginLoanMap::Factory | OriginMapFactory |
| LoanSet::Factory | LoanSetFactory |
| MovedLoansMap::Factory | MovedLoansMapFactory |
| LivenessMap::Factory | LivenessMapFactory |
An object to hold the factories for immutable collections, ensuring that all created states share the same underlying memory management.
Definition at line 175 of file LifetimeSafety.h.
| LivenessMap::Factory clang::lifetimes::internal::LifetimeFactory::LivenessMapFactory |
Definition at line 179 of file LifetimeSafety.h.
| LoanSet::Factory clang::lifetimes::internal::LifetimeFactory::LoanSetFactory |
Definition at line 177 of file LifetimeSafety.h.
| MovedLoansMap::Factory clang::lifetimes::internal::LifetimeFactory::MovedLoansMapFactory |
Definition at line 178 of file LifetimeSafety.h.
| OriginLoanMap::Factory clang::lifetimes::internal::LifetimeFactory::OriginMapFactory |
Definition at line 176 of file LifetimeSafety.h.