xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
codegen-opt
/
use.cpp
(revision ee123223)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
bar.h
"
main()
2
int
main
() {
bar
(); }
3