Sign in
cobalt
/
cobalt
/
cc19caab3101a025a2ae4db11601ed3496c7d730
/
.
/
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