reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Utility/Scalar.cpp
   50   if (lhs_type > rhs_type) {
   53     if (temp_value.Promote(lhs_type)) // Promote it
   56   } else if (lhs_type < rhs_type) {