clang 20.0.0git
|
#include "Context.h"
#include "PrimType.h"
#include "Program.h"
#include "Source.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 |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::interp |
Macros | |
#define | GET_LINK_PROTO |
#define GET_LINK_PROTO |
Definition at line 99 of file ByteCodeEmitter.h.