|
clang 22.0.0git
|
Go to the source code of this file.
Classes | |
| class | clang::interp::Floating |
| If a Floating is constructed from Memory, it DOES NOT OWN THAT MEMORY. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::interp |
Macros | |
| #define | ALLOCATE_ALL 0 |
Typedefs | |
| using | clang::interp::APFloat = llvm::APFloat |
Functions | |
| llvm::raw_ostream & | clang::interp::operator<< (llvm::raw_ostream &OS, Floating F) |
| Floating | clang::interp::getSwappedBytes (Floating F) |
| #define ALLOCATE_ALL 0 |
Definition at line 22 of file Floating.h.
Referenced by clang::interp::Floating::deserialize().