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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStoreRef.h46 Store getStore() const { return store; } function in class:clang::ento::StoreRef
H A DBasicValueFactory.h52 const void *getStore() const { return store.getStore(); } function in class:clang::ento::LazyCompoundValData
H A DProgramState.h121 Store getStore() const { return store; } function in class:clang::ento::ProgramState
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp150 const void *nonloc::LazyCompoundVal::getStore() const { function in class:nonloc::LazyCompoundVal
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4626 SDValue SelectionDAG::getStore(SDValue Chain, SDLoc dl, SDValue Val, function in class:SelectionDAG
4653 SDValue SelectionDAG::getStore(SDValue Chain, SDLoc dl, SDValue Val, function in class:SelectionDAG

Completed in 125 milliseconds