|
clang 24.0.0git
|
#include "llvm/Support/Compiler.h"#include "llvm/ADT/SmallVector.h"#include <algorithm>#include <cassert>#include <new>Go to the source code of this file.
Classes | |
| class | clang::interp::FrameAllocator |
| Allocator for function frames. More... | |
Namespaces | |
| namespace | clang |
| Top level wrappers for InstallAPI frontend operations. | |
| namespace | clang::interp |
Macros | |
| #define | FRAME_ALLOCATOR_COLLECT_STATS 0 |
| #define FRAME_ALLOCATOR_COLLECT_STATS 0 |
Definition at line 25 of file FrameAllocator.h.