Searched defs:Stk (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.h78 InterpStack Stk; member in class:clang::interp::Context
H A DInterpState.cpp24 InterpState::InterpState(State &Parent, Program &P, InterpStack &Stk, argument
H A DInterpState.h100 InterpStack &Stk; member in class:clang::interp::final
H A DEvalEmitter.cpp22 EvalEmitter(Context &Ctx, Program &P, State &Parent, InterpStack &Stk, APValue &Result) argument

Completed in 45 milliseconds