Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isDirect
Method
isDirect
kdevplatform/language/duchain/ducontext.cpp:1693–1696 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1691
}
1692
1693
bool DUContext::Import::isDirect() const
1694
{
1695
return m_context.isValid();
1696
}
1697
1698
void DUContext::visit(DUChainVisitor& visitor)
1699
{
Callers
7
uses
Method · 0.45
hasUses
Method · 0.45
usesCurrentRevision
Method · 0.45
addImportedChildContext
Method · 0.45
removeImportedChildContext
Method · 0.45
htmlIdentifiedType
Method · 0.45
eventuallyMakeTypeLinks
Method · 0.45
Calls
1
isValid
Method · 0.45
Tested by
no test coverage detected