Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStoreRef.h46 Store getStore() const { return store; } in getStore() function
H A DBasicValueFactory.h74 const void *getStore() const { return store.getStore(); } in getStore() function
H A DProgramState.h161 Store getStore() const { return store; } in getStore() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp193 const void *nonloc::LazyCompoundVal::getStore() const { in getStore() function in nonloc::LazyCompoundVal
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7874 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val, in getStore() function in SelectionDAG
7895 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val, in getStore() function in SelectionDAG