Home
last modified time | relevance | path

Searched refs:BindDefaultInitial (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h113 virtual StoreRef BindDefaultInitial(Store store, const MemRegion *R,
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp139 const StoreRef &newStore = Mgr.StoreMgr->BindDefaultInitial(getStore(), R, V); in bindDefaultInitial()
H A DRegionStore.cpp410 StoreRef BindDefaultInitial(Store store, const MemRegion *R, in BindDefaultInitial() function in __anonf243ef2f0511::RegionStoreManager