Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ declaration
Method
declaration
kdevplatform/language/codecompletion/codecompletionitem.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
DeclarationPointer CompletionTreeItem::declaration() const
151
{
152
return DeclarationPointer();
153
}
154
155
QList<IndexedType> CompletionTreeItem::typeForArgumentMatching() const
156
{
Callers
3
fillContextMenu
Method · 0.45
addBaseClass
Method · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected