Home
last modified time | relevance | path

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

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