Home
last modified time | relevance | path

Searched defs:StoreRef (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h250 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef() function
256 inline StoreRef::StoreRef(const StoreRef &sr) in StoreRef() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h293 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef() function
299 inline StoreRef::StoreRef(const StoreRef &sr) in StoreRef() function
DSValBuilder.h50 class StoreRef; variable