xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
merge-function-defs
/
map
(revision 76ea19641ec649c4d07dee5216d7d2a956bb4f9e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module m {
2
module a { header "
a.h
" }
3
module b { header "
b.h
" }
4
}
5