Searched refs:OldStore (Results 1 – 2 of 2) sorted by relevance
198 Store OldStore = getStore(); in killBinding() local200 getStateManager().StoreMgr->killBinding(OldStore, LV); in killBinding()202 if (newStore.getStore() == OldStore) in killBinding()
45 BindResult StoreManager::enterStackFrame(Store OldStore, const CallEvent &Call, in enterStackFrame() argument47 BindResult Result{StoreRef(OldStore, *this), {}}; in enterStackFrame()