Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp51 StoreRef StoreManager::BindDefault(Store store, const MemRegion *R, SVal V) { in BindDefault() function in StoreManager
H A DRegionStore.cpp412 StoreRef BindDefault(Store store, const MemRegion *R, SVal V) override { in BindDefault() function in __anon9d559d780511::RegionStoreManager