Searched refs:getBottomFrame (Results 1 – 4 of 4) sorted by relevance
45 const Frame *getBottomFrame() const override { in getBottomFrame() function46 return Parent.getBottomFrame(); in getBottomFrame()
64 virtual const Frame *getBottomFrame() const = 0;
129 const Frame *Bottom = getBottomFrame(); in addCallStack()
1106 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } in getBottomFrame() function in __anon3f12a8aa0311::EvalInfo