Searched refs:getFrame (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/DebugInfo/
H A DDIContext.h63 DILineInfo getFrame(unsigned Index) const { function in class:llvm::DIInliningInfo
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp129 DILineInfo dli = InliningInfo.getFrame(i);
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.cpp1369 static Frame* getFrame(Frame* parentFrame, Element* element) function in namespace:WebCore
1387 Frame* frame = getFrame(parentFrame(), m_element);
1409 Frame* frame = getFrame(parentFrame(), m_element);
1449 Frame* frame = getFrame(parentFrame(), m_element);

Completed in 136 milliseconds