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

References

tools/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
   80       LossOfSign = isLossOfSign(Cast, C);
   86       LossOfSign = isLossOfSign(Cast, C);
   89       LossOfSign = isLossOfSign(Cast, C);
   92       LossOfSign = isLossOfSign(Cast, C);
   95       LossOfSign = isLossOfSign(Cast, C);
   98       LossOfSign = isLossOfSign(Cast, C);
  101     LossOfSign = isLossOfSign(Cast, C);
  105   if (LossOfSign || LossOfPrecision) {
  110     if (LossOfSign)