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

Declarations

tools/clang/include/clang/Lex/LiteralSupport.h
  110   llvm::APFloat::opStatus GetFloatValue(llvm::APFloat &Result);

References

tools/clang/lib/Sema/SemaExpr.cpp
 3338   APFloat::opStatus result = Literal.GetFloatValue(Val);