Sign in
llvm
/
llvm-project.git
/
refs/heads/release/12.x
/
.
/
clang
/
test
/
Import
/
extern-c-function
/
Inputs
/
F.cpp
blob: c417d56302606d2e28bb72a36132192abc717107 [
file
] [
log
] [
blame
] [
edit
]
extern
"C"
{
void
f
(
int
arg
);
}