Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ indexedType
Method
indexedType
kdevplatform/language/duchain/declaration.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
IndexedType Declaration::indexedType() const
239
{
240
return d_func()->m_type;
241
}
242
243
AbstractType::Ptr Declaration::abstractType() const
244
{
Callers
11
isPublicBaseClassInternal
Function · 0.80
check
Method · 0.80
buildCXXBaseSpecifier
Method · 0.80
exchange
Method · 0.80
insertFunctionDeclaration
Method · 0.80
getDeclarationSignature
Function · 0.80
matchedItems
Method · 0.80
completionItems
Method · 0.80
addPotentialOverride
Method · 0.80
declareComponentSubclass
Method · 0.80
declareExports
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected