Home
last modified time | relevance | path

Searched defs:makeWithStore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp433 ProgramStateRef ProgramState::makeWithStore(const StoreRef &store) const { in makeWithStore() function in ProgramState
439 ProgramStateRef ProgramState::makeWithStore(const BindResult &BindRes) const { in makeWithStore() function in ProgramState