Searched refs:SOURCE_SET (Results 1 – 10 of 10) sorted by relevance
23 a_.set_output_type(Target::SOURCE_SET); in HeaderCheckerTest()24 b_.set_output_type(Target::SOURCE_SET); in HeaderCheckerTest()25 c_.set_output_type(Target::SOURCE_SET); in HeaderCheckerTest()26 d_.set_output_type(Target::SOURCE_SET); in HeaderCheckerTest()79 p.set_output_type(Target::SOURCE_SET); in TEST_F()199 z.set_output_type(Target::SOURCE_SET); in TEST_F()
48 dep2.set_output_type(Target::SOURCE_SET); in TEST()65 dep1.set_output_type(Target::SOURCE_SET); in TEST()92 target.set_output_type(Target::SOURCE_SET); in TEST()
160 d.set_output_type(Target::SOURCE_SET); in TEST()206 c.set_output_type(Target::SOURCE_SET); in TEST()261 b.set_output_type(Target::SOURCE_SET); in TEST()438 dest.set_output_type(Target::SOURCE_SET); in TEST()446 pub.set_output_type(Target::SOURCE_SET); in TEST()455 dep_on_pub.set_output_type(Target::SOURCE_SET); in TEST()465 forward.set_output_type(Target::SOURCE_SET); in TEST()474 dep_on_forward.set_output_type(Target::SOURCE_SET); in TEST()
94 case SOURCE_SET: in GetStringForOutputType()215 dep->output_type() == SOURCE_SET) in PullDependentTargetInfo()280 case SOURCE_SET: in FillOutputFiles()
144 case Target::SOURCE_SET: in GetToolTypeForTargetFinalOutput()
85 if (target_->output_type() == Target::SOURCE_SET) in Run()415 if (dep->output_type() == Target::SOURCE_SET) { in ClassifyDependency()
20 target.set_output_type(Target::SOURCE_SET); in TEST()
39 SOURCE_SET, enumerator
71 target->output_type() == Target::SOURCE_SET) { in RunAndWriteFile()
109 Target::SOURCE_SET, err); in GenerateTarget()