Searched refs:BottomFrame (Results 1 – 1 of 1) sorted by relevance
827 CallStackFrame BottomFrame; member in __anon6b6c21b10411::EvalInfo980 BottomFrame(*this, SourceLocation(), nullptr, nullptr, CallRef()), in EvalInfo()1065 for (const CallStackFrame *Call = CurrentCall; Call != &BottomFrame; in getStdAllocatorCaller()1113 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } in getBottomFrame()