Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
clang::APFloatStorage Class Reference

#include "clang/AST/APNumericStorage.h"

Inheritance diagram for clang::APFloatStorage:

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 59 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: