MCPcopy 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
238IndexedType Declaration::indexedType() const
239{
240 return d_func()->m_type;
241}
242
243AbstractType::Ptr Declaration::abstractType() const
244{

Callers 11

checkMethod · 0.80
buildCXXBaseSpecifierMethod · 0.80
exchangeMethod · 0.80
getDeclarationSignatureFunction · 0.80
matchedItemsMethod · 0.80
completionItemsMethod · 0.80
addPotentialOverrideMethod · 0.80
declareExportsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected