Lines Matching refs:module
22 "%select{precompiled header|module file|AST file}1 '%2' was built"
30 "after modifying system headers, please delete the module cache at '%0'">;
45 def err_pch_modulecache_mismatch : Error<"PCH was compiled with module cache "
63 "module '%0' is defined in both '%1' and '%2'">, DefaultFatal;
65 "%select{PCH|module|AST}0 file '%1' not found%select{|: %3}2">, DefaultFatal;
67 "%select{PCH|module|AST}0 file '%1' is out of date and "
70 "file '%1' is not a valid precompiled %select{PCH|module|AST}0 file: %2">, DefaultFatal;
72 "imported by %select{|module '%2' in }1'%0'">;
74 "AST file '%0' was not built as a module">, DefaultFatal;
76 "module file '%0' is missing its top-level submodule">, DefaultFatal;
82 "importing module '%0'%select{| into '%3'}2 from '%1'">,
87 "module '%0' in AST file '%1' %select{(imported by AST file '%2') |}4"
88 "is not defined in any loaded module map file; "
93 "module '%0' %select{in|imported by}4 AST file '%1' found in a different module map file"
96 "module '%0' was built in directory '%1' but now resides in "
99 "module '%0' %select{uses|does not use}1 additional module map '%2'"
100 "%select{| not}1 used when the module was built">;
118 "%q0 from module '%1' is not present in definition of %q2"
119 "%select{ in module '%4'| provided earlier}3">, NoSFINAE;
129 "duplicate module file extension block name '%0'">,
133 "module file '%0' was validated as a system module and is now being imported "
134 "as a non-system module; any difference in diagnostic options will be ignored">,
138 "failed to find module file for module '%0'">;
143 "%select{precompiled header|module}0 uses __DATE__ or __TIME__">,
146 "cannot emit module %0: %select{size|mtime}1 must be explicitly specified "