Searched refs:SOURCE_S (Results 1 – 6 of 6) sorted by relevance
43 {"foo.S", SourceFile::SOURCE_S}, in TEST()44 {"foo.s", SourceFile::SOURCE_S}, in TEST()45 {"foo.asm", SourceFile::SOURCE_S}, in TEST()
49 return SourceFile::SOURCE_S; // .S and .s in GetSourceFileType()92 return SourceFile::SOURCE_S; in GetSourceFileType()200 Get(SourceFile::SOURCE_S) || Get(SourceFile::SOURCE_O) || in CSourceUsed()
37 SOURCE_S, enumerator
104 case SourceFile::SOURCE_S: in FillSources()
331 case SourceFile::SOURCE_S: in GetToolTypeForSourceType()
246 ? target_->source_types_used().Get(SourceFile::SOURCE_S) in WriteCCompilerVars()