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

/freebsd-13-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-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp166 const void *nonloc::LazyCompoundVal::getStore() const { function in class:nonloc::LazyCompoundVal
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1262 getStore(SDValue Chain, const SDLoc &dl, SDValue Val, SDValue Ptr, function in class:llvm::SelectionDAG
1272 getStore(SDValue Chain, const SDLoc &dl, SDValue Val, SDValue Ptr, function in class:llvm::SelectionDAG

Completed in 127 milliseconds