Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ qualifiedIdentifier
Method
qualifiedIdentifier
kdevplatform/language/duchain/types/identifiedtype.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
// }
40
41
QualifiedIdentifier IdentifiedType::qualifiedIdentifier() const
42
{
43
return idData()->m_id.qualifiedIdentifier();
44
}
45
46
uint IdentifiedType::hash() const
47
{
Callers
6
benchDeclarationQualifiedIdentifier
Method · 0.45
addDeclarationsFromContext
Method · 0.45
html
Method · 0.45
prettyQualifiedIdentifier
Method · 0.45
htmlIdentifiedType
Method · 0.45
eventuallyMakeTypeLinks
Method · 0.45
Calls
no outgoing calls
Tested by
1
benchDeclarationQualifiedIdentifier
Method · 0.36