reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
12301 assert(DestType->isFixedPointType() && 12303 auto DestFXSema = Info.Ctx.getFixedPointSemantics(DestType); 12312 if (Overflowed && !HandleOverflow(Info, E, Result, DestType)) 12323 Src, Info.Ctx.getFixedPointSemantics(DestType), &Overflowed); 12325 if (Overflowed && !HandleOverflow(Info, E, IntResult, DestType))