Searched defs:LatticeVal (Results 1 – 2 of 2) sorted by relevance
46 typedef void *LatticeVal; typedef116 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef
57 class LatticeVal { class85 LatticeVal() : Val(nullptr, undefined) {} in LatticeVal() function in __anon10360b9e0111::LatticeVal