MCPcopy 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
1693bool DUContext::Import::isDirect() const
1694{
1695 return m_context.isValid();
1696}
1697
1698void DUContext::visit(DUChainVisitor& visitor)
1699{

Callers 7

usesMethod · 0.45
hasUsesMethod · 0.45
usesCurrentRevisionMethod · 0.45
htmlIdentifiedTypeMethod · 0.45

Calls 1

isValidMethod · 0.45

Tested by

no test coverage detected