clang 20.0.0git
|
#include "EvaluationResult.h"
#include "InterpState.h"
#include "PrimType.h"
#include "Source.h"
#include "llvm/Support/Error.h"
#include "Opcodes.inc"
Go to the source code of this file.
Classes | |
class | clang::interp::EvalEmitter |
An emitter which evaluates opcodes as they are emitted. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::interp |
Macros | |
#define | GET_EVAL_PROTO |
#define GET_EVAL_PROTO |
Definition at line 128 of file EvalEmitter.h.