clang 20.0.0git
|
#include "Descriptor.h"
#include "InterpBlock.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/Support/Allocator.h"
Go to the source code of this file.
Classes | |
class | clang::interp::DynamicAllocator |
Manages dynamic memory allocations done during bytecode interpretation. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::interp |