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

References

tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
   76   APSIntType::RangeTestResultKind UpperTest = Type.testInRange(Upper, true);
   84       if (Lower <= Upper)
   89       Upper = Type.getMaxValue();
   94       Type.apply(Upper);
   99       Upper = Type.getMaxValue();
  108       Upper = Type.getMaxValue();
  113       Type.apply(Upper);
  118       Upper = Type.getMaxValue();
  130       Type.apply(Upper);
  135       if (Lower <= Upper)
  140       Upper = Type.getMaxValue();