MCPcopy 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
130int CompletionTreeItem::inheritanceDepth() const
131{
132 return 0;
133}
134
135int CompletionTreeItem::argumentHintDepth() const
136{

Callers 2

dataMethod · 0.45
extractMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected