Searched refs:IgnoreModTime (Results 1 – 1 of 1) sorted by relevance
111 bool IgnoreModTime = Type == MK_ExplicitModule || Type == MK_PrebuiltModule; in addModule() local113 IgnoreModTime &= ImportedBy->Kind == MK_ExplicitModule || in addModule()115 if (IgnoreModTime) { in addModule()125 ErrorStr = IgnoreModTime ? "module file has a different size than expected" in addModule()