Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h126 virtual StoreRef getInitialStore(const LocationContext *InitLoc) = 0;
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp394 StoreMgr->getInitialStore(InitLoc), in getInitialState()
H A DRegionStore.cpp406 StoreRef getInitialStore(const LocationContext *InitLoc) override { in getInitialStore() function in __anoned09092b0511::RegionStoreManager