Searched refs:ModulesStrictContextHash (Results 1 – 4 of 4) sorted by relevance
219 unsigned ModulesStrictContextHash : 1; variable231 ModulesStrictContextHash(false) {} in Sysroot()
250 Compiler.getHeaderSearchOpts().ModulesStrictContextHash = true; in runInvocation()
4532 if (hsOpts.ModulesStrictContextHash) { in getModuleHash()
5693 MarshallingInfoFlag<HeaderSearchOpts<"ModulesStrictContextHash">>;