Searched refs:makeWithStore (Results 1 – 3 of 3) sorted by relevance
119 ProgramStateRef State = makeWithStore(Mgr.StoreMgr->Bind(getStore(), LV, V)); in bindLoc()134 ProgramStateRef State = makeWithStore(BindRes); in bindDefaultInitial()143 ProgramStateRef State = makeWithStore(BindRes); in bindDefaultZero()186 ProgramStateRef NewState = makeWithStore(NewStore); in invalidateRegions()205 return makeWithStore(newStore); in killBinding()235 return makeWithStore( in enterStackFrame()433 ProgramStateRef ProgramState::makeWithStore(const StoreRef &store) const { in makeWithStore() function in ProgramState439 ProgramStateRef ProgramState::makeWithStore(const BindResult &BindRes) const { in makeWithStore() function in ProgramState441 ProgramStateRef State = makeWithStore(BindRes.ResultingStore); in makeWithStore()
128 ProgramStateRef makeWithStore(const StoreRef &store) const;129 ProgramStateRef makeWithStore(const BindResult &BindRes) const;
7652 {"_ZNK5clang4ento7GRState13makeWithStoreEPKv", "clang::ento::GRState::makeWithStore(void const*) co…