struct TypeErasedLattice
Declaration
struct TypeErasedLattice { /* full declaration omitted */ };
Description
Type-erased lattice element container. Requirements: The type of the object stored in the container must be a bounded join-shdocattice.
Declared at: clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h:51
Member Variables
- public llvm::Any Value