Searched defs:getStore (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStoreRef.h46 Store getStore() const { return store; } function in class:clang::ento::StoreRef
H A DBasicValueFactory.h71 const void *getStore() const { return store.getStore(); } function in class:clang::ento::LazyCompoundValData
H A DProgramState.h125 Store getStore() const { return store; } function in class:clang::ento::ProgramState
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp166 const void *nonloc::LazyCompoundVal::getStore() const { function in class:nonloc::LazyCompoundVal

Completed in 114 milliseconds