Searched refs:getCurrentFrame (Results 1 – 4 of 4) sorted by relevance
48 Frame *InterpState::getCurrentFrame() { in getCurrentFrame() function in InterpState51 return Parent.getCurrentFrame(); in getCurrentFrame()
49 Frame *getSplitFrame() { return Parent.getCurrentFrame(); } in getSplitFrame()50 Frame *getCurrentFrame() override;
129 const Frame *Top = getCurrentFrame(); in addCallStack()
1170 interp::Frame *getCurrentFrame() override { return CurrentCall; } in getCurrentFrame() function in __anonfb577fba0411::EvalInfo