Sign in
llvm
/
llvm-project
/
clang
/
e6ab1a6ca38abfbef13713e1bb71b4108c246e9c
/
.
/
test
/
Index
/
Inputs
/
c-index-pch.h
blob: 6dda18000c2f61ebd0bc6bf892adb5dd2fbebd2f [
file
] [
log
] [
blame
]
#ifndef
C_INDEX_PCH_H
#define
C_INDEX_PCH_H
void
foo
(
int
i
,
float
f
);
extern
int
bar
;
#endif
// C_INDEX_PCH_H