Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ declarationId
Method
declarationId
kdevplatform/language/duchain/types/identifiedtype.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
DeclarationId IdentifiedType::declarationId() const
52
{
53
return idData()->m_id;
54
}
55
56
void IdentifiedType::setDeclarationId(const DeclarationId& id)
57
{
Callers
3
htmlIdentifiedType
Method · 0.80
eventuallyMakeTypeLinks
Method · 0.80
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected