C++程序  |  5行  |  151 B

// RUN: c-index-test -index-file -arch i386 -mkernel %s | FileCheck %s

// CHECK: [indexDeclaration]: kind: function | name: foobar
void foobar(void);