MCPcopy Create free account
hub / github.com/KDE/kdevelop / specialization

Method specialization

kdevplatform/language/duchain/declaration.cpp:550–553  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

548}
549
550IndexedInstantiationInformation Declaration::specialization() const
551{
552 return IndexedInstantiationInformation();
553}
554
555void Declaration::activateSpecialization()
556{

Callers 1

ImportMethod · 0.45

Tested by

no test coverage detected