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

Function impl

index_tests/multi_file/simple_impl.cc:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "simple_header.h"
2
3void impl() {
4 header();
5}
6
7/*
8OUTPUT: simple_header.h

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected