Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
codegen-flags
/
use.cpp
blob: 378ff3124e75697a45de5c4f4f90780440943fe7 [
file
] [
log
] [
blame
]
#include
"foo.h"
void
use
()
{
f1
();
foo f
;
}