reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
47 bool isLossOfPrecision(const ImplicitCastExpr *Cast, QualType DestType,
81 LossOfPrecision = isLossOfPrecision(Cast, Cast->getType(), C); 84 LossOfPrecision = isLossOfPrecision(Cast, B->getLHS()->getType(), C); 87 LossOfPrecision = isLossOfPrecision(Cast, B->getLHS()->getType(), C); 96 LossOfPrecision = isLossOfPrecision(Cast, B->getLHS()->getType(), C); 102 LossOfPrecision = isLossOfPrecision(Cast, Cast->getType(), C);