Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setAlwaysForceDirect
Method
setAlwaysForceDirect
kdevplatform/language/duchain/declaration.cpp:512–515 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
510
}
511
512
void Declaration::setAlwaysForceDirect(bool direct)
513
{
514
d_func_dynamic()->m_alwaysForceDirect = direct;
515
}
516
517
bool Declaration::isExplicitlyDeleted() const
518
{
Callers
2
declarationbuilder.h
File · 0.80
createObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected