Searched refs:makeWithStore (Results 1 – 2 of 2) sorted by relevance
122 ProgramStateRef newState = makeWithStore(Mgr.StoreMgr->Bind(getStore(), in bindLoc()137 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultInitial()146 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultZero()209 ProgramStateRef newState = makeWithStore(newStore); in invalidateRegionsImpl()232 return makeWithStore(newStore); in killBinding()240 return makeWithStore(NewStore); in enterStackFrame()430 ProgramStateRef ProgramState::makeWithStore(const StoreRef &store) const { in makeWithStore() function in ProgramState
92 ProgramStateRef makeWithStore(const StoreRef &store) const;