MCPcopy Create free account
hub / github.com/AdaptiveCpp/AdaptiveCpp / forward_declared2

Function forward_declared2

tests/device_compilation_tests.cpp:292–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290void forward_declared1(){forward_declared2();}
291
292void forward_declared2() {}
293
294#ifndef HIPSYCL_DISABLE_UNNAMED_LAMBDA_TESTS
295BOOST_AUTO_TEST_CASE(optional_lambda_naming) {

Callers 1

forward_declared1Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected