Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDProgramState.cpp107 NewState.setStore(newStore); in removeDeadBindings()
405 NewSt.setStore(store); in makeWithStore()
409 void ProgramState::setStore(const StoreRef &newStore) { in setStore() function in ProgramState
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDProgramState.h95 void setStore(const StoreRef &storeRef);