Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ usesCount
Method
usesCount
kdevplatform/language/duchain/ducontext.cpp:1323–1326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1321
}
1322
1323
int DUContext::usesCount() const
1324
{
1325
return d_func()->m_usesSize();
1326
}
1327
1328
bool usesRangeLessThan(const Use& left, const Use& right)
1329
{
Callers
13
hasDeclarationUse
Function · 0.45
itemUnderCursorInternal
Function · 0.45
hasUse
Function · 0.45
countUses
Function · 0.45
allUses
Function · 0.45
visit
Method · 0.45
highlightDUChain
Method · 0.45
highlightUses
Method · 0.45
applyChanges
Method · 0.45
testMacroDependentHeader
Method · 0.45
testHeaderParsingOrder1
Method · 0.45
testHeaderParsingOrder2
Method · 0.45
Calls
no outgoing calls
Tested by
4
testMacroDependentHeader
Method · 0.36
testHeaderParsingOrder1
Method · 0.36
testHeaderParsingOrder2
Method · 0.36
testDeclarationsInsideMacroExpansion
Method · 0.36