llvm/clang/test/Analysis/scan-build/Inputs/deduplication/2.c

#include "header.h"

void bar() {
  foo();
}