Searched refs:SOURCE_M (Results 1 – 10 of 10) sorted by relevance
44 return SourceFile::SOURCE_M; // .m in GetSourceFileType()198 Get(SourceFile::SOURCE_C) || Get(SourceFile::SOURCE_M) || in CSourceUsed()
39 {"foo.m", SourceFile::SOURCE_M}, in TEST()
34 SOURCE_M, enumerator
189 if (source_type == SourceFile::SOURCE_M) in WriteCommand()258 source_type != SourceFile::SOURCE_M && in OutputJSON()
102 case SourceFile::SOURCE_M: in FillSources()
256 target_->source_types_used().Get(SourceFile::SOURCE_M) || in WriteCCompilerVars()282 ? target_->source_types_used().Get(SourceFile::SOURCE_M) in WriteCCompilerVars()
326 case SourceFile::SOURCE_M: in GetToolTypeForSourceType()
254 if (source_set->source_types_used().Get(SourceFile::SOURCE_M)) { in AddSourceSetFiles()
158 type != SourceFile::SOURCE_C && type != SourceFile::SOURCE_M && in RunCheckOverFiles()
293 target_->source_types_used().Get(SourceFile::SOURCE_M)) { in WritePCHCommands()