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