Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h287 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef() function
293 inline StoreRef::StoreRef(const StoreRef &sr) in StoreRef() function
H A DSValBuilder.h50 class StoreRef; variable