Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaskRay/ccls
/ user
Function
user
index_tests/usage/func_usage_addr_method.cc:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
};
4
5
void user() {
6
auto x = &Foo::Used;
7
}
8
9
/*
10
OUTPUT:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected