Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStoreRef.h46 Store getStore() const { return store; } in getStore() function
DBasicValueFactory.h52 const void *getStore() const { return store.getStore(); } in getStore() function
DProgramState.h122 Store getStore() const { return store; } in getStore() function
/external/clang/lib/StaticAnalyzer/Core/
DSVals.cpp150 const void *nonloc::LazyCompoundVal::getStore() const { in getStore() function in nonloc::LazyCompoundVal
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5174 SDValue SelectionDAG::getStore(SDValue Chain, SDLoc dl, SDValue Val, in getStore() function in SelectionDAG
5201 SDValue SelectionDAG::getStore(SDValue Chain, SDLoc dl, SDValue Val, in getStore() function in SelectionDAG