Searched refs:ComputerEqual (Results 1 – 2 of 2) sorted by relevance
385 return make_shared<IntegerValue>(ComputerEqual(rightValue)); in Computer()387 return make_shared<IntegerValue>(!ComputerEqual(rightValue)); in Computer()400 bool FloatValue::ComputerEqual(const UScriptValuePtr rightValue) in ComputerEqual() function in Uscript::FloatValue
110 bool ComputerEqual(const UScriptValuePtr rightValue);