Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ baseClasses
Method
baseClasses
kdevplatform/language/duchain/classdeclaration.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
const BaseClassInstance* ClassDeclaration::baseClasses() const
54
{
55
return d_func()->baseClasses();
56
}
57
58
void ClassDeclaration::addBaseClass(const BaseClassInstance& klass)
59
{
Callers
3
registerBaseClasses
Method · 0.80
htmlIdentifiedType
Method · 0.80
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected