xref
: /
llvm-project
/
clang
/
test
/
Import
/
extern-c-function
/
Inputs
/
F.cpp
(revision 967d438439ac23afe4f6c684a27ac15daff11872)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
extern
"C"
{
2
void
f
(
int
arg
);
3
}
4