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

Method identifier

kdevplatform/language/duchain/types/delayedtype.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80IndexedTypeIdentifier DelayedType::identifier() const
81{
82 return d_func()->m_identifier;
83}
84
85void DelayedType::accept0(KDevelop::TypeVisitor* v) const
86{

Callers 11

openDeclarationFunction · 0.45
testIdentifierMethod · 0.45
testIdentifiersMethod · 0.45
htmlMethod · 0.45
htmlFunctionMethod · 0.45
declarationNameMethod · 0.45
destructorForNameFunction · 0.45
startCollectingMethod · 0.45
declarationKindMethod · 0.45

Calls

no outgoing calls

Tested by 3

testIdentifierMethod · 0.36
testIdentifiersMethod · 0.36