Home
last modified time | relevance | path

Searched refs:mismatching_module (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/Modules/
H A Dmismatch-diagnostics.cpp14 export module mismatching_module;
18 import mismatching_module; variable