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

Method use

kdevplatform/language/interfaces/codecontext.cpp:126–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126DocumentRange DeclarationContext::use() const
127{
128 Q_D(const DeclarationContext);
129
130 return d->m_use;
131}
132}

Callers 1

contextMenuExtensionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected