Searched refs:BottomFrame (Results 1 – 1 of 1) sorted by relevance
855 CallStackFrame BottomFrame; member in __anonfb577fba0411::EvalInfo1008 BottomFrame(*this, SourceLocation(), /*Callee=*/nullptr, in EvalInfo()1123 for (const CallStackFrame *Call = CurrentCall; Call != &BottomFrame; in getStdAllocatorCaller()1171 const interp::Frame *getBottomFrame() const override { return &BottomFrame; } in getBottomFrame()