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

Method base

kdevplatform/language/duchain/duchainpointer.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9namespace KDevelop {
10DUChainBase* DUChainPointerData::base()
11{
12 return m_base;
13}
14
15DUChainBase* DUChainPointerData::base() const
16{

Callers 7

DUChainPointerMethod · 0.80
DUChainPointerClass · 0.80
operator->Method · 0.80
dynamicCastMethod · 0.80
dataMethod · 0.80
getUsedBackgroundColorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected