brintos

brintos / llvm-project-archived public Read only

0
0
Text · 151 B · dba8e6b Raw
5 lines · cpp
1// RUN: c-index-test -index-file -arch i386 -mkernel %s | FileCheck %s2 3// CHECK: [indexDeclaration]: kind: function | name: foobar4void foobar(void);5