Searched defs:ValueLatticeElement (Results 1 – 2 of 2) sorted by relevance
146 ValueLatticeElement() : Tag(unknown), NumRangeExtensions(0) {} in ValueLatticeElement() function150 ValueLatticeElement(const ValueLatticeElement &Other) in ValueLatticeElement() function169 ValueLatticeElement(ValueLatticeElement &&Other) in ValueLatticeElement() function
63 ValueLatticeElement() : Tag(undefined) {} in ValueLatticeElement() function82 ValueLatticeElement(const ValueLatticeElement &Other) : Tag(undefined) { in ValueLatticeElement() function