Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
void foo();
2
3
void usage() {
4
foo();
5
}
6
/*
7
OUTPUT:
8
{
Callers
nothing calls this directly
Calls
1
foo
Function · 0.70
Tested by
no test coverage detected