Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setDeprecated
Method
setDeprecated
kdevplatform/language/duchain/declaration.cpp:502–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
void Declaration::setDeprecated(bool deprecated)
503
{
504
d_func_dynamic()->m_isDeprecated = deprecated;
505
}
506
507
bool Declaration::alwaysForceDirect() const
508
{
Callers
1
setDeclData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected