1// RUN: c-index-test -index-file -arch i386 -mkernel %s | FileCheck %s2 3// CHECK: [indexDeclaration]: kind: function | name: foobar4void foobar(void);5