Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ type
Function
type
kdevplatform/language/duchain/declaration.h:293–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
*/
292
template<class T>
293
TypePtr<T> type() const
294
{
295
return abstractType().dynamicCast<T>();
296
}
297
298
/**
299
* Access this declaration's type.
Callers
15
findLocalDeclarationsInternal
Method · 0.70
findDeclarationsInternal
Method · 0.70
mergeDeclarationsInternal
Method · 0.70
applyUpwardsAliases
Method · 0.70
launcherForMode
Method · 0.50
lessThan
Method · 0.50
operator==
Method · 0.50
miCommand
Method · 0.50
cmdToSend
Method · 0.50
next
Method · 0.50
initialString
Method · 0.50
miCommand
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected