Searched refs:IsModuleMapType (Results 1 – 3 of 3) sorted by relevance
66 bool IsModuleMapType() const; // SOURCE_MODULEMAP
147 bool SourceFile::IsModuleMapType() const { in IsModuleMapType() function in SourceFile
79 if (sf.IsModuleMapType()) in GetModuleMapFromTargetSources()491 if (!source.IsModuleMapType()) { in WriteSources()