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

/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.h105 InterpStack Stk; member in class:clang::interp::final
H A DInterpState.h109 InterpStack &Stk; member in class:clang::interp::final
H A DInterpState.cpp18 InterpState::InterpState(State &Parent, Program &P, InterpStack &Stk, argument
H A DEvalEmitter.cpp20 EvalEmitter(Context &Ctx, Program &P, State &Parent, InterpStack &Stk, APValue &Result) argument
[all...]
H A DInterpBuiltin.cpp51 static APSInt peekToAPSInt(InterpStack &Stk, PrimType T, size_t Offset = 0) { argument
[all...]

Completed in 79 milliseconds