Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ inheritanceDepth
Method
inheritanceDepth
kdevplatform/language/codecompletion/codecompletionitem.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
int CompletionTreeItem::inheritanceDepth() const
131
{
132
return 0;
133
}
134
135
int CompletionTreeItem::argumentHintDepth() const
136
{
Callers
2
data
Method · 0.45
extract
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected