clang
3.9.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 1256 of file Expr.h.
References clang::APNumericStorage::getIntValue().
Referenced by clang::FloatingLiteral::getValue().
|
inline |
Definition at line 1259 of file Expr.h.
References clang::APNumericStorage::setIntValue().
Referenced by clang::FloatingLiteral::setValue().