MCPcopy 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
51DeclarationId IdentifiedType::declarationId() const
52{
53 return idData()->m_id;
54}
55
56void IdentifiedType::setDeclarationId(const DeclarationId& id)
57{

Callers 3

htmlIdentifiedTypeMethod · 0.80
dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected