Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ context
Method
context
kdevplatform/language/duchain/declaration.cpp:279–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
}
278
279
DUContext* Declaration::context() const
280
{
281
//ENSURE_CAN_READ Commented out for performance reasons
282
return m_context;
283
}
284
285
bool Declaration::isAnonymous() const
286
{
Callers
4
setInternalContext
Method · 0.95
~Declaration
Method · 0.45
internalContext
Method · 0.45
kindForDeclaration
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected