Searched refs:makeWithStore (Results 1 – 2 of 2) sorted by relevance
119 ProgramStateRef newState = makeWithStore(Mgr.StoreMgr->Bind(getStore(), in bindLoc()134 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultInitial()143 ProgramStateRef new_state = makeWithStore(newStore); in bindDefaultZero()205 ProgramStateRef newState = makeWithStore(newStore); in invalidateRegionsImpl()226 return makeWithStore(newStore); in killBinding()248 return makeWithStore(NewStore); in enterStackFrame()447 ProgramStateRef ProgramState::makeWithStore(const StoreRef &store) const { in makeWithStore() function in ProgramState
129 ProgramStateRef makeWithStore(const StoreRef &store) const;