Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setDeclarationId
Method
setDeclarationId
kdevplatform/language/duchain/types/identifiedtype.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void IdentifiedType::setDeclarationId(const DeclarationId& id)
57
{
58
idData()->m_id = id;
59
}
60
61
Declaration* IdentifiedType::declaration(const TopDUContext* top) const
62
{
Callers
2
createType
Method · 0.80
createClassTemplateSpecializationType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected