Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DContext.h78 InterpStack Stk; variable
H A DInterpState.cpp24 InterpState::InterpState(State &Parent, Program &P, InterpStack &Stk, in InterpState()
H A DInterpState.h100 InterpStack &Stk; variable
H A DEvalEmitter.cpp23 InterpStack &Stk, APValue &Result) in EvalEmitter()