Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h113 virtual StoreRef BindDefaultInitial(Store store, const MemRegion *R,
/freebsd/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 __anonfa909ae00411::RegionStoreManager