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()206 ProgramStateRef newState = makeWithStore(newStore); in invalidateRegionsImpl()227 return makeWithStore(newStore); in killBinding()235 return makeWithStore(NewStore); in enterStackFrame()434 ProgramStateRef ProgramState::makeWithStore(const StoreRef &store) const { in makeWithStore() function in ProgramState
129 ProgramStateRef makeWithStore(const StoreRef &store) const;