Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isForwardDeclaration
Method
isForwardDeclaration
kdevplatform/language/duchain/forwarddeclaration.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
bool ForwardDeclaration::isForwardDeclaration() const
99
{
100
return true;
101
}
102
103
Declaration* ForwardDeclaration::clonePrivate() const
104
{
Callers
1
resolve
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected