clang 19.0.0git
Classes | Namespaces | Typedefs | Functions
Floating.h File Reference
#include "Primitives.h"
#include "clang/AST/APValue.h"
#include "llvm/ADT/APFloat.h"

Go to the source code of this file.

Classes

class  clang::interp::Floating
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::interp
 

Typedefs

using clang::interp::APFloat = llvm::APFloat
 
using clang::interp::APSInt = llvm::APSInt
 

Functions

llvm::raw_ostream & clang::interp::operator<< (llvm::raw_ostream &OS, Floating F)
 
Floating clang::interp::getSwappedBytes (Floating F)