Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ indexed
Method
indexed
kdevplatform/language/duchain/topducontext.cpp:524–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
522
}
523
524
IndexedTopDUContext TopDUContext::indexed() const
525
{
526
return IndexedTopDUContext(m_local->m_ownIndex);
527
}
528
529
uint TopDUContext::ownIndex() const
530
{
Callers
10
setAbstractType
Method · 0.45
operator()
Method · 0.45
removeDocumentChain
Method · 0.45
addImportedContextRecursion
Method · 0.45
removeImportedContextRecursion
Method · 0.45
check
Method · 0.45
createClassTemplateSpecializationType
Method · 0.45
testParsingEnvironment
Method · 0.45
testActiveDocumentHasASTAttached
Method · 0.45
removeConstModifier
Function · 0.45
Calls
1
IndexedTopDUContext
Class · 0.70
Tested by
2
testParsingEnvironment
Method · 0.36
testActiveDocumentHasASTAttached
Method · 0.36