clang
15.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 39 of file TypeErasedDataflowAnalysis.h.
llvm::Any clang::dataflow::TypeErasedLattice::Value |
Definition at line 40 of file TypeErasedDataflowAnalysis.h.