MCPcopy 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
5void Make() {
6 Type foo0;
7 auto foo1 = Type();
8}
9
10/*
11OUTPUT:

Callers

nothing calls this directly

Calls 1

TypeClass · 0.70

Tested by

no test coverage detected