Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStoreRef.h46 Store getStore() const { return store; } in getStore() function
H A DBasicValueFactory.h71 const void *getStore() const { return store.getStore(); } in getStore() function
H A DProgramState.h125 Store getStore() const { return store; } in getStore() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp144 const void *nonloc::LazyCompoundVal::getStore() const { in getStore() function in nonloc::LazyCompoundVal
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7391 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val, in getStore() function in SelectionDAG
7412 SDValue SelectionDAG::getStore(SDValue Chain, const SDLoc &dl, SDValue Val, in getStore() function in SelectionDAG