Home
last modified time | relevance | path

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

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