Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
namespace KDevelop {
10
DUChainBase* DUChainPointerData::base()
11
{
12
return m_base;
13
}
14
15
DUChainBase* DUChainPointerData::base() const
16
{
Callers
7
DUChainPointer
Method · 0.80
DUChainPointer
Class · 0.80
operator->
Method · 0.80
dynamicCast
Method · 0.80
data
Method · 0.80
extractFormattedTextFromContext
Method · 0.80
getUsedBackgroundColor
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected