Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp107 NewState.setStore(newStore); in removeDeadBindings()
406 NewSt.setStore(store); in makeWithStore()
410 void ProgramState::setStore(const StoreRef &newStore) { in setStore() function in ProgramState
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h94 void setStore(const StoreRef &storeRef);