clang 20.0.0git
|
Type-erased lattice element container. More...
#include "clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h"
Public Attributes | |
llvm::Any | Value |
Type-erased lattice element container.
Requirements:
The type of the object stored in the container must be a bounded join-semilattice.
Definition at line 49 of file TypeErasedDataflowAnalysis.h.
llvm::Any clang::dataflow::TypeErasedLattice::Value |
Definition at line 50 of file TypeErasedDataflowAnalysis.h.