Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h301 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef() function
307 inline StoreRef::StoreRef(const StoreRef &sr) in StoreRef() function
H A DSValBuilder.h51 class StoreRef; variable