Searched defs:InterpFrame (Results 1 – 2 of 2) sorted by relevance
25 InterpFrame::InterpFrame(InterpState &S, const Function *Func, in InterpFrame() function in InterpFrame48 InterpFrame::InterpFrame(InterpState &S, const Function *Func, CodePtr RetPC, in InterpFrame() function in InterpFrame
32 class InterpFrame; variable