Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h127 virtual StoreRef getInitialStore(const LocationContext *InitLoc) = 0;
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp398 StoreMgr->getInitialStore(InitLoc), in getInitialState()
DRegionStore.cpp394 StoreRef getInitialStore(const LocationContext *InitLoc) override { in getInitialStore() function in __anon42e11e5c0411::RegionStoreManager