Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
550
IndexedInstantiationInformation Declaration::specialization() const
551
{
552
return IndexedInstantiationInformation();
553
}
554
555
void Declaration::activateSpecialization()
556
{
Callers
1
Import
Method · 0.45
Calls
1
IndexedInstantiationInformation
Class · 0.70
Tested by
no test coverage detected