clang 20.0.0git
Macros | Functions
EvalEmitter.cpp File Reference
#include "EvalEmitter.h"
#include "Context.h"
#include "IntegralAP.h"
#include "Interp.h"
#include "Opcode.h"
#include "clang/AST/DeclCXX.h"
#include "Opcodes.inc"

Go to the source code of this file.

Macros

#define GET_EVAL_IMPL
 

Functions

static bool checkReturnState (InterpState &S)
 

Macro Definition Documentation

◆ GET_EVAL_IMPL

#define GET_EVAL_IMPL

Definition at line 304 of file EvalEmitter.cpp.

Function Documentation

◆ checkReturnState()

static bool checkReturnState ( InterpState S)
static

Definition at line 136 of file EvalEmitter.cpp.