Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ topContext
Method
topContext
kdevplatform/language/duchain/declaration.cpp:633–636 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
631
}
632
633
TopDUContext* Declaration::topContext() const
634
{
635
return m_topContext;
636
}
637
638
Declaration* Declaration::clonePrivate() const
639
{
Callers
5
persistentlyDestroying
Method · 0.95
~Declaration
Method · 0.95
rebuildDynamicData
Method · 0.45
setContext
Method · 0.45
setInternalContext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected