brintos

brintos / llvm-project-archived public Read only

0
0
Text · 144 B · de1f1eb Raw
6 lines · c
1 2void foo();3 4// RUN: c-index-test -index-file -working-directory=%S %s | FileCheck %s5// CHECK: [indexDeclaration]: kind: function | name: foo6