Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/v8/
DChildThreadDOMData.cpp41 DOMDataStore& ChildThreadDOMData::getStore() in getStore() function in WebCore::ChildThreadDOMData
DMainThreadDOMData.h44 virtual DOMDataStore& getStore() { return getMainThreadStore(); } in getStore() function
DV8DOMMap.h153 DOMDataStore* getStore() const { return m_store.get(); } in getStore() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStoreRef.h46 Store getStore() const { return store; } in getStore() function
DBasicValueFactory.h51 const void *getStore() const { return store.getStore(); } in getStore() function
DProgramState.h121 Store getStore() const { return store; } in getStore() function
/external/clang/lib/StaticAnalyzer/Core/
DSVals.cpp141 const void *nonloc::LazyCompoundVal::getStore() const { in getStore() function in nonloc::LazyCompoundVal
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4359 SDValue SelectionDAG::getStore(SDValue Chain, DebugLoc dl, SDValue Val, in getStore() function in SelectionDAG
4386 SDValue SelectionDAG::getStore(SDValue Chain, DebugLoc dl, SDValue Val, in getStore() function in SelectionDAG