Home
last modified time | relevance | path

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

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