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

Declarations

include/llvm/ADT/APFloat.h
  521   opStatus handleOverflow(roundingMode);

References

lib/Support/APFloat.cpp
 1329       return handleOverflow(rounding_mode);
 2510     fs = handleOverflow(rounding_mode);
 2528     fs = handleOverflow(rounding_mode);