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

Method localScopeIdentifier

kdevplatform/language/duchain/ducontext.cpp:1112–1117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1110}
1111
1112QualifiedIdentifier DUContext::localScopeIdentifier() const
1113{
1114 //ENSURE_CAN_READ Commented out for performance reasons
1115
1116 return d_func()->m_scopeIdentifier;
1117}
1118
1119IndexedQualifiedIdentifier DUContext::indexedLocalScopeIdentifier() const
1120{

Callers 11

isConstructorMethod · 0.80
isDestructorMethod · 0.80
dotGraphInternalMethod · 0.80
dumpMethod · 0.80
openContextInternalMethod · 0.80
runTestMethod · 0.80
computeCompletionsMethod · 0.80
contextForHighlightingAtFunction · 0.80
testNamespaceMethod · 0.80
setSubScopeMethod · 0.80

Calls

no outgoing calls

Tested by 2

runTestMethod · 0.64
testNamespaceMethod · 0.64