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