Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ duContext
Method
duContext
kdevplatform/language/codecompletion/codecompletioncontext.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
KDevelop::DUContext* KDevelop::CodeCompletionContext::duContext() const
91
{
92
return m_duContext.data();
93
}
Callers
2
testOverrideExecute
Method · 0.80
testCompleteFunction
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
2
testOverrideExecute
Method · 0.64
testCompleteFunction
Method · 0.64