Lines Matching full:vs
5 // RUN: %clang_cc1 -std=c++20 -verify %t/global-vs-module.cppm
6 // RUN: %clang_cc1 -std=c++20 -verify %t/global-vs-module.cppm -DEXPORT
7 // RUN: %clang_cc1 -std=c++20 -verify %t/global-vs-module.cppm -DUSING
9 // RUN: %clang_cc1 -std=c++20 -emit-module-interface %t/global-vs-module.cppm -o %t/M.pcm -DNO_GLOB…
10 // RUN: %clang_cc1 -std=c++20 -verify %t/module-vs-global.cpp -fmodule-file=M=%t/M.pcm
15 // RUN: %clang_cc1 -std=c++20 %t/module-vs-module.cpp -fmodule-file=M=%t/M.pcm -DMODULE_INTERFACE -…
16 // RUN: %clang_cc1 -std=c++20 %t/module-vs-module.cpp -fmodule-file=M=%t/M.pcm -DMODULE_INTERFACE -…
18 // RUN: %clang_cc1 -std=c++20 %t/module-vs-module.cpp -fmodule-file=M=%t/M.pcm -emit-module-interfa…
19 // RUN: %clang_cc1 -std=c++20 %t/module-vs-module.cpp -fmodule-file=M=%t/M.pcm -fmodule-file=N=%t/N…
21 // RUN: %clang_cc1 -std=c++20 %t/module-vs-module.cpp -fmodule-file=M=%t/M.pcm -fmodule-file=N=%t/N…
23 // RUN: %clang_cc1 -std=c++20 %t/module-vs-module.cpp -fmodule-file=M=%t/M.pcm -emit-module-interfa…
24 // RUN: %clang_cc1 -std=c++20 %t/module-vs-module.cpp -fmodule-file=M=%t/M.pcm -fmodule-file=N=%t/N…
25 // RUN: %clang_cc1 -std=c++20 %t/module-vs-module.cpp -fmodule-file=N=%t/N-no-M.pcm -DNO_IMPORT
27 //--- global-vs-module.cppm
80 //--- module-vs-global.cpp
83 …n the global module follows declaration in module M}} expected-note@global-vs-module.cppm:35 {{pre…
84 …n the global module follows declaration in module M}} expected-note@global-vs-module.cppm:36 {{pre…
85 …n the global module follows declaration in module M}} expected-note@global-vs-module.cppm:37 {{pre…
88 …n the global module follows declaration in module M}} expected-note@global-vs-module.cppm:40 {{pre…
89 …n the global module follows declaration in module M}} expected-note@global-vs-module.cppm:41 {{pre…
90 …n the global module follows declaration in module M}} expected-note@global-vs-module.cppm:42 {{pre…
91 …n the global module follows declaration in module M}} expected-note@global-vs-module.cppm:43 {{pre…
97 //--- module-vs-module.cpp
109 …f 'var' in module N follows declaration in module M}} expected-note@global-vs-module.cppm:35 {{pre…
110 … 'func' in module N follows declaration in module M}} expected-note@global-vs-module.cppm:36 {{pre…
111 …f 'str' in module N follows declaration in module M}} expected-note@global-vs-module.cppm:37 {{pre…
114 …ar_tpl' in module N follows declaration in module M}} expected-note@global-vs-module.cppm:40 {{pre…
115 …nc_tpl' in module N follows declaration in module M}} expected-note@global-vs-module.cppm:41 {{pre…
116 …tr_tpl' in module N follows declaration in module M}} expected-note@global-vs-module.cppm:42 {{pre…
117 …pe_tpl' in module N follows declaration in module M}} expected-note@global-vs-module.cppm:43 {{pre…