|
clang
3.8.0
|
#include <Expr.h>
Public Member Functions | |
| llvm::APFloat | getValue (const llvm::fltSemantics &Semantics) const |
| void | setValue (const ASTContext &C, const llvm::APFloat &Val) |
|
inline |
Definition at line 1242 of file Expr.h.
References clang::APNumericStorage::getIntValue().
Referenced by clang::FloatingLiteral::getValue().
|
inline |
Definition at line 1245 of file Expr.h.
References clang::APNumericStorage::setIntValue().
Referenced by clang::FloatingLiteral::setValue().
1.8.6