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

Method indexedLocalScopeIdentifier

kdevplatform/language/duchain/ducontext.cpp:1119–1122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1117}
1118
1119IndexedQualifiedIdentifier DUContext::indexedLocalScopeIdentifier() const
1120{
1121 return d_func()->m_scopeIdentifier;
1122}
1123
1124DUContext::ContextType DUContext::type() const
1125{

Callers 2

openContextInternalMethod · 0.80
createContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected