Searched refs:makeWithStore (Results 1 – 2 of 2) sorted by relevance
118 ProgramStateRef newState = makeWithStore(Mgr.StoreMgr->Bind(getStore(), in bindLoc()133 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultInitial()142 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultZero()205 ProgramStateRef newState = makeWithStore(newStore); in invalidateRegionsImpl()228 return makeWithStore(newStore); in killBinding()236 return makeWithStore(NewStore); in enterStackFrame()435 ProgramStateRef ProgramState::makeWithStore(const StoreRef &store) const { in makeWithStore() function in ProgramState
128 ProgramStateRef makeWithStore(const StoreRef &store) const;