Searched refs:BottomFrame (Results 1 – 1 of 1) sorted by relevance
819 CallStackFrame BottomFrame; member in __anon7a1fdcea0311::EvalInfo976 BottomFrame(*this, SourceLocation(), nullptr, nullptr, CallRef()), in EvalInfo()1062 for (const CallStackFrame *Call = CurrentCall; Call != &BottomFrame; in getStdAllocatorCaller()1110 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } in getBottomFrame()