aboutsummaryrefslogblamecommitdiff
path: root/test/Index/index-kernel-invocation.cpp
blob: dba8e6b91a08d150dbd59f960d34ee696dca60a1 (plain) (tree)
1
2
3
4



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

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