MCPcopy Create free account
hub / github.com/KDE/kdevelop / usingImportsCache

Method usingImportsCache

kdevplatform/language/duchain/topducontext.cpp:457–460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

455}
456
457bool TopDUContext::usingImportsCache() const
458{
459 return !d_func()->m_importsCache.isEmpty();
460}
461
462CursorInRevision TopDUContext::importPosition(const DUContext* target) const
463{

Calls 1

isEmptyMethod · 0.45

Tested by

no test coverage detected