clang API Documentation
#include <Expr.h>


Public Member Functions | |
| llvm::APFloat | getValue (bool IsIEEE) const |
| void | setValue (ASTContext &C, const llvm::APFloat &Val) |
| llvm::APFloat clang::APFloatStorage::getValue | ( | bool | IsIEEE | ) | const [inline] |
Definition at line 1127 of file Expr.h.
References clang::APNumericStorage::getIntValue().
| void clang::APFloatStorage::setValue | ( | ASTContext & | C, |
| const llvm::APFloat & | Val | ||
| ) | [inline] |
Reimplemented in clang::FloatingLiteral.
Definition at line 1130 of file Expr.h.
References clang::APNumericStorage::setIntValue().