Lines Matching refs:Snapshot
113 class Snapshot final {115 inline explicit Snapshot(Scope* scope);118 Snapshot(const Snapshot&) = delete;119 Snapshot(Snapshot&&) = delete;121 ~Snapshot() {1365 Scope::Snapshot::Snapshot(Scope* scope)1374 // Reset in order to record (sloppy) eval calls during this Snapshot's