Sign in
llvm
/
clang
/
e43eb432de21ed58e59e9fa7514750b901396916
/
.
/
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