|
clang 22.0.0git
|
#include "llvm/ADT/SmallVector.h"#include <cassert>#include <cstddef>#include <memory>Go to the source code of this file.
Classes | |
| struct | clang::interp::Bits |
| A quantity in bits. More... | |
| struct | clang::interp::Bytes |
| A quantity in bytes. More... | |
| struct | clang::interp::BitRange |
| A bit range. Both Start and End are inclusive. More... | |
| struct | clang::interp::BitcastBuffer |
| Track what bits have been initialized to known values and which ones have indeterminate value. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::interp |
Enumerations | |
| enum class | clang::interp::Endian { clang::interp::Little , clang::interp::Big } |