MCPcopy Create free account
hub / github.com/KDAB/codebrowser / func

Function func

tests/test.cc:300–302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298
299class ForwardDeclare;
300int func() {
301 ForwardDeclare thisIsAnError(34);
302}
303
304struct ClassWithForward {
305 ForwardDeclare anotherError;

Callers 1

test.ccFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected