Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/module-name-used-by-objc-bridge/
module.modulemap
module InterfaceBridge { header "InterfaceBridge.h" } module Interface { header "Interface.h" }