clang 24.0.0git
FrameAllocator.h File Reference
#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

Macro Definition Documentation

◆ FRAME_ALLOCATOR_COLLECT_STATS

#define FRAME_ALLOCATOR_COLLECT_STATS   0

Definition at line 25 of file FrameAllocator.h.