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

Function usage

index_tests/usage/func_usage_forward_decl_func.cc:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1void foo();
2
3void usage() {
4 foo();
5}
6/*
7OUTPUT:
8{

Callers

nothing calls this directly

Calls 1

fooFunction · 0.70

Tested by

no test coverage detected