Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A 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()
H A DInterpStack.h22 class InterpStack final {
24 InterpStack() {} in InterpStack() function
27 ~InterpStack();
H A DInterpState.h29 class InterpStack; variable
36 InterpState(State &Parent, Program &P, InterpStack &Stk, Context &Ctx,
100 InterpStack &Stk;
H A DContext.h60 InterpStack &getStack() { return Stk; } in getStack()
78 InterpStack Stk;
H A DInterpState.cpp24 InterpState::InterpState(State &Parent, Program &P, InterpStack &Stk, in InterpState()
H A DEvalEmitter.h46 EvalEmitter(Context &Ctx, Program &P, State &Parent, InterpStack &Stk,
H A DEvalEmitter.cpp23 InterpStack &Stk, APValue &Result) in EvalEmitter()
/netbsd-src/external/apache2/llvm/lib/libclangAST/
H A DMakefile102 InterpStack.cpp \
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCMakeLists.txt72 Interp/InterpStack.cpp
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang/lib/AST/
H A DBUILD.gn98 "Interp/InterpStack.cpp",
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DConstantInterpreter.rst107 context consists of an ``InterpStack``, along with a chain of