Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
IndexedTypeIdentifier DelayedType::identifier() const
81
{
82
return d_func()->m_identifier;
83
}
84
85
void DelayedType::accept0(KDevelop::TypeVisitor* v) const
86
{
Callers
11
openDeclaration
Function · 0.45
testIdentifier
Method · 0.45
testQualifiedIdentifier
Method · 0.45
testIdentifiers
Method · 0.45
html
Method · 0.45
htmlFunction
Method · 0.45
htmlAdditionalNavigation
Method · 0.45
declarationName
Method · 0.45
destructorForName
Function · 0.45
startCollecting
Method · 0.45
declarationKind
Method · 0.45
Calls
no outgoing calls
Tested by
3
testIdentifier
Method · 0.36
testQualifiedIdentifier
Method · 0.36
testIdentifiers
Method · 0.36