Home
last modified time | relevance | path

Searched refs:setStore (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DGRState.cpp81 NewState.setStore(StoreMgr->removeDeadBindings(NewState.getStore(), LCtx, in removeDeadBindings()
365 NewSt.setStore(store); in makeWithStore()
369 void GRState::setStore(const StoreRef &newStore) { in setStore() function in GRState
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DGRState.h93 void setStore(const StoreRef &storeRef);