clang 18.0.0git
|
#include "Context.h"
#include "PrimType.h"
#include "Program.h"
#include "Source.h"
#include "llvm/Support/Error.h"
#include "Opcodes.inc"
Go to the source code of this file.
Classes | |
class | clang::interp::ByteCodeEmitter |
An emitter which links the program to bytecode for later use. More... | |
Namespaces | |
namespace | clang |
namespace | clang::interp |
Macros | |
#define | GET_LINK_PROTO |
#define GET_LINK_PROTO |
Definition at line 103 of file ByteCodeEmitter.h.