MCPcopy Create free account
hub / github.com/MaskRay/ccls / foo

Method foo

index_tests/namespaces/method_inline_declaration.cc:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1namespace hello {
2class Foo {
3 void foo() {}
4};
5}
6

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected