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