Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ aliasedDeclaration
Method
aliasedDeclaration
kdevplatform/language/duchain/aliasdeclaration.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
IndexedDeclaration AliasDeclaration::aliasedDeclaration() const
62
{
63
return d_func()->m_aliasedDeclaration;
64
}
65
66
void AliasDeclaration::setAbstractType(AbstractType::Ptr type)
67
{
Callers
5
operator()
Method · 0.80
check
Method · 0.80
navigationWidgetForPosition
Method · 0.80
findDeclaration
Method · 0.80
switchUse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected