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

Declarations

include/llvm/ADT/APFloat.h
  302   opStatus convertFromString(StringRef, roundingMode);

References

lib/Support/APFloat.cpp
 4467   APFLOAT_DISPATCH_ON_SEMANTICS(convertFromString(Str, RM));