Searched refs:SOURCE_RS (Results 1 – 11 of 11) sorted by relevance
27 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()42 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()96 private_rlib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()137 far_public_rlib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()177 public_rlib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()218 rlib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()232 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()283 private_inside_dylib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()323 inside_dylib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()363 dylib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()[all …]
37 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()91 dep.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()102 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()177 dep.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()188 dep2.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()199 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()299 dep.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()324 dep4.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()335 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()439 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()[all …]
311 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()333 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()355 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()376 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()398 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()420 target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()
1352 library_target.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1460 priv_in_staticlib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1475 pub_in_staticlib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1489 priv_in_dylib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1502 pub_in_dylib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1525 dylib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1597 pub_in_staticlib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1610 priv_in_staticlib.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1634 priv_in_procmacro.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()1649 pub_in_procmacro.source_types_used().Set(SourceFile::SOURCE_RS); in TEST_F()[all …]
109 case SourceFile::SOURCE_RS: in FillSources()238 target_->source_types_used().Set(SourceFile::SOURCE_RS); in ValidateSources()
70 return SourceFile::SOURCE_RS; // .rs in GetSourceFileType()205 return Get(SourceFile::SOURCE_RS); in RustSourceUsed()
48 {"foo.rs", SourceFile::SOURCE_RS}, in TEST()
42 SOURCE_RS, enumerator
268 target.source_types_used().Set(SourceFile::SOURCE_RS);
335 case SourceFile::SOURCE_RS: in GetToolTypeForSourceType()
717 if (file_type == SourceFile::SOURCE_RS) in GetOutputFilesForSource()