Lines Matching full:explicit
7 …cy-file - -MT explicit.pcm -o %t/explicit.pcm -fmodules-cache-path=%t -fmodule-map-file-home-is-cw…
9 …+ /dev/null -fmodule-file=%t/explicit.pcm -MT main.o -fsyntax-only -dependency-file - | FileCheck …
27 // For an explicit use of a module via -fmodule-file=, the other module maps
31 // EXPLICIT: {{^}}explicit.pcm:
32 // EXPLICIT-NOT: dependency-gen-
33 // EXPLICIT: {{.*[/\\]}}dependency-gen.modulemap
34 // EXPLICIT-NOT: dependency-gen-
35 // EXPLICIT: base.pcm
36 // EXPLICIT-NOT: dependency-gen-
37 // EXPLICIT: {{ |\.[/\\]}}Inputs{{[/\\]}}dependency-gen.h
38 // EXPLICIT-NOT: dependency-gen-
40 // EXPLICIT-USE: main.o:
41 // EXPLICIT-USE-NOT: base.pcm
42 // EXPLICIT-USE: explicit.pcm
43 // EXPLICIT-USE-NOT: base.pcm