clang 20.0.0git
|
#include "clang/AST/APNumericStorage.h"
Public Member Functions | |
llvm::APFloat | getValue (const llvm::fltSemantics &Semantics) const |
void | setValue (const ASTContext &C, const llvm::APFloat &Val) |
Definition at line 59 of file APNumericStorage.h.
|
inline |
Definition at line 61 of file APNumericStorage.h.
References clang::APNumericStorage::getIntValue().
Referenced by clang::FloatingLiteral::getValue().
|
inline |
Definition at line 64 of file APNumericStorage.h.
References clang::C, and clang::APNumericStorage::setIntValue().
Referenced by clang::FloatingLiteral::setValue().