Home
last modified time | relevance | path

Searched refs:InterpStack (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang/lib/AST/Interp/
DInterpStack.cpp16 InterpStack::~InterpStack() { in ~InterpStack()
20 void InterpStack::clear() { in clear()
29 void *InterpStack::grow(size_t Size) { in grow()
49 void *InterpStack::peek(size_t Size) { in peek()
62 void InterpStack::shrink(size_t Size) { in shrink()
DInterpState.h29 class InterpStack; variable
36 InterpState(State &Parent, Program &P, InterpStack &Stk, Context &Ctx,
100 InterpStack &Stk;
DInterpStack.h22 class InterpStack final {
24 InterpStack() {} in InterpStack() function
27 ~InterpStack();
DContext.h60 InterpStack &getStack() { return Stk; } in getStack()
78 InterpStack Stk;
DInterpState.cpp24 InterpState::InterpState(State &Parent, Program &P, InterpStack &Stk, in InterpState()
DEvalEmitter.h46 EvalEmitter(Context &Ctx, Program &P, State &Parent, InterpStack &Stk,
DEvalEmitter.cpp23 InterpStack &Stk, APValue &Result) in EvalEmitter()
/external/llvm-project/clang/lib/AST/
DCMakeLists.txt72 Interp/InterpStack.cpp
/external/llvm-project/llvm/utils/gn/secondary/clang/lib/AST/
DBUILD.gn98 "Interp/InterpStack.cpp",
/external/llvm-project/clang/docs/
DConstantInterpreter.rst107 context consists of an ``InterpStack``, along with a chain of