reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2353 return HandleOverflow(Info, E, Value, DestType); 2478 return HandleOverflow(Info, E, Value, E->getType()); 2514 return HandleOverflow(Info, E, -LHS.extend(LHS.getBitWidth() + 1), 4001 return HandleOverflow(Info, E, ActualValue, SubobjType); 4010 return HandleOverflow(Info, E, ActualValue, SubobjType); 11888 !HandleOverflow(Info, E, TrueResult, E->getType())) 12039 !HandleOverflow(Info, E, -Value.extend(Value.getBitWidth() + 1), 12146 if (Overflowed && !HandleOverflow(Info, E, Result, DestType)) 12285 if (Overflowed && !HandleOverflow(Info, E, Negated, E->getType())) 12312 if (Overflowed && !HandleOverflow(Info, E, Result, DestType)) 12325 if (Overflowed && !HandleOverflow(Info, E, IntResult, DestType)) 12357 !HandleOverflow(Info, E, Result, E->getType()))