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

Method topContext

kdevplatform/language/duchain/declaration.cpp:633–636  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

631}
632
633TopDUContext* Declaration::topContext() const
634{
635 return m_topContext;
636}
637
638Declaration* Declaration::clonePrivate() const
639{

Callers 5

~DeclarationMethod · 0.95
rebuildDynamicDataMethod · 0.45
setContextMethod · 0.45
setInternalContextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected