Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Index
/
index-with-working-dir.c
blob: de1f1ebe1a988202ae09445342e1cb1a1740746e [
file
] [
log
] [
blame
]
void
foo
();
// RUN: c-index-test -index-file -working-directory=%S %s | FileCheck %s
// CHECK: [indexDeclaration]: kind: function | name: foo