Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaskRay/ccls
/ Make
Function
Make
index_tests/constructors/implicit_constructor.cc:5–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
};
4
5
void Make() {
6
Type foo0;
7
auto foo1 = Type();
8
}
9
10
/*
11
OUTPUT:
Callers
nothing calls this directly
Calls
1
Type
Class · 0.70
Tested by
no test coverage detected