clang 22.0.0git
clang::APFloatStorage Class Reference

#include "clang/AST/APNumericStorage.h"

Inheritance diagram for clang::APFloatStorage:
[legend]

Public Member Functions

llvm::APFloat getValue (const llvm::fltSemantics &Semantics) const
void setValue (const ASTContext &C, const llvm::APFloat &Val)

Detailed Description

Definition at line 60 of file APNumericStorage.h.

Member Function Documentation

◆ getValue()

llvm::APFloat clang::APFloatStorage::getValue ( const llvm::fltSemantics & Semantics) const
inline

◆ setValue()

void clang::APFloatStorage::setValue ( const ASTContext & C,
const llvm::APFloat & Val )
inline

The documentation for this class was generated from the following file: