Searched refs:doMakeIVal (Results 1 – 2 of 2) sorted by relevance
229 return Traits<T>::doMakeIVal(value); in makeIVal()299 static Interval doMakeIVal (const T& value) in doMakeIVal() function396 static IVal doMakeIVal (const T& value) in doMakeIVal() function495 static Void doMakeIVal (const Void& value) { return value; } in doMakeIVal() function
208 return Traits<T>::doMakeIVal(value); in makeIVal()278 static Interval doMakeIVal (const T& value) in doMakeIVal() function375 static IVal doMakeIVal (const T& value) in doMakeIVal() function474 static Void doMakeIVal (const Void& value) { return value; } in doMakeIVal() function