xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
incomplete-framework-module
/
Foo.framework
/
Modules
/
module.modulemap
(revision 9f6020bc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module Foo {
2
umbrella header "
Foo.h
"
3
header "
FooB.h
"
4
}
5