Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ parentItem
Method
parentItem
ui/threadframes.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
45
FrameItem* FrameItem::parentItem()
46
{
47
return m_parentItem;
48
}
49
50
51
int FrameItem::row() const
Callers
1
parent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected