MCPcopy 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
512void Declaration::setAlwaysForceDirect(bool direct)
513{
514 d_func_dynamic()->m_alwaysForceDirect = direct;
515}
516
517bool Declaration::isExplicitlyDeleted() const
518{

Callers 2

createObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected