llvm/clang/test/CoverageMapping/Inputs/deferred-region-helper.h

void included_func() {
  if (false)
    return;
  return;
}