MCPcopy 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
98bool ForwardDeclaration::isForwardDeclaration() const
99{
100 return true;
101}
102
103Declaration* ForwardDeclaration::clonePrivate() const
104{

Callers 1

resolveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected