Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h112 virtual StoreRef BindDefaultInitial(Store store, const MemRegion *R,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp136 const StoreRef &newStore = Mgr.StoreMgr->BindDefaultInitial(getStore(), R, V); in bindDefaultInitial()
H A DRegionStore.cpp451 StoreRef BindDefaultInitial(Store store, const MemRegion *R, in BindDefaultInitial() function in __anoned09092b0511::RegionStoreManager