Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0a1c65fb007d727ff93bd8ff9c438f689cde77d
/
.
/
clang
/
test
/
Import
/
extern-c-function
/
Inputs
/
F.cpp
blob: c417d56302606d2e28bb72a36132192abc717107 [
file
] [
log
] [
blame
]
extern
"C"
{
void
f
(
int
arg
);
}