Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ use
Method
use
kdevplatform/language/interfaces/codecontext.cpp:126–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
DocumentRange DeclarationContext::use() const
127
{
128
Q_D(const DeclarationContext);
129
130
return d->m_use;
131
}
132
}
Callers
1
contextMenuExtension
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected