Searched defs:ValueLatticeElement (Results 1 – 11 of 11) sorted by relevance
148 ValueLatticeElement() : Tag(unknown), NumRangeExtensions(0) {} in ValueLatticeElement() function152 ValueLatticeElement(const ValueLatticeElement &Other) in ValueLatticeElement() function171 ValueLatticeElement(ValueLatticeElement &&Other) in ValueLatticeElement() function
63 ValueLatticeElement() : Tag(undefined) {} in ValueLatticeElement() function82 ValueLatticeElement(const ValueLatticeElement &Other) : Tag(undefined) { in ValueLatticeElement() function
38 class ValueLatticeElement; variable
40 class ValueLatticeElement; variable