clang API Documentation
#include <Expr.h>
Public Member Functions | |
llvm::APFloat | getValue (const llvm::fltSemantics &Semantics) const |
void | setValue (const ASTContext &C, const llvm::APFloat &Val) |
llvm::APFloat clang::APFloatStorage::getValue | ( | const llvm::fltSemantics & | Semantics | ) | const [inline] |
Definition at line 1261 of file Expr.h.
References clang::APNumericStorage::getIntValue().
void clang::APFloatStorage::setValue | ( | const ASTContext & | C, |
const llvm::APFloat & | Val | ||
) | [inline] |
Reimplemented in clang::FloatingLiteral.
Definition at line 1264 of file Expr.h.
References clang::APNumericStorage::setIntValue().