MCPcopy 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
61IndexedDeclaration AliasDeclaration::aliasedDeclaration() const
62{
63 return d_func()->m_aliasedDeclaration;
64}
65
66void AliasDeclaration::setAbstractType(AbstractType::Ptr type)
67{

Callers 5

operator()Method · 0.80
checkMethod · 0.80
findDeclarationMethod · 0.80
switchUseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected