Searched refs:ACTION_FOREACH (Results 1 – 19 of 19) sorted by relevance
34 if (output_type_ == Target::ACTION_FOREACH && target_->sources().empty()) { in DoRun()55 if (!FillOutputs(output_type_ == Target::ACTION_FOREACH)) in DoRun()209 } else if (output_type_ == Target::ACTION_FOREACH) { in CheckOutputs()
22 target.set_output_type(Target::ACTION_FOREACH); in TEST()190 target.set_output_type(Target::ACTION_FOREACH); in TEST()254 target.set_output_type(Target::ACTION_FOREACH); in TEST()317 target.set_output_type(Target::ACTION_FOREACH); in TEST()371 target.set_output_type(Target::ACTION_FOREACH); in TEST()
22 target->output_type() == Target::ACTION_FOREACH) { in GetOutputsAsSourceFiles()
92 target->output_type() == Target::ACTION_FOREACH || in RecursiveCollectRuntimeDeps()121 target->output_type() == Target::ACTION_FOREACH)) { in RecursiveCollectRuntimeDeps()
424 case ACTION_FOREACH: in GetStringForOutputType()554 output_type_ == ACTION_FOREACH || output_type_ == COPY_FILES || in IsFinal()639 output_type() == Target::ACTION_FOREACH || in GetOutputsAsSourceFiles()689 output_type() == Target::ACTION_FOREACH) { in GetOutputFilesForSource()947 case ACTION_FOREACH: in FillOutputFiles()
50 ACTION_FOREACH, enumerator247 return output_type_ == ACTION || output_type_ == ACTION_FOREACH || in hard_dep()
94 action->set_output_type(Target::ACTION_FOREACH); in TEST_F()
483 target.set_output_type(Target::ACTION_FOREACH); in TEST_F()
87 target->output_type() == Target::ACTION_FOREACH) { in RunAndWriteFile()381 target_->output_type() == Target::ACTION_FOREACH) in WriteInputDepsStampAndGetDep()
59 if (target_->output_type() == Target::ACTION_FOREACH) { in Run()
449 target_->output_type() == Target::ACTION_FOREACH) { in BuildDescription()760 if (target_->output_type() != Target::ACTION_FOREACH && in FillInSourceOutputs()825 if (target_->output_type() == Target::ACTION_FOREACH || in FillInOutputs()
386 case Target::ACTION_FOREACH: in GetToolTypeForTargetFinalOutput()
121 Target::ACTION_FOREACH, err); in GenerateTarget()
258 item->AsTarget()->output_type() == Target::ACTION_FOREACH) { in Analyzer()
192 target->output_type() == Target::ACTION_FOREACH)) in ApplyTypeFilter()
611 target->output_type() == Target::ACTION_FOREACH) { in AddSourcesFromBuilder()
367 target->output_type() == Target::ACTION_FOREACH || in RunAndWriteFiles()
938 TestTarget target(setup, "//a:a", Target::ACTION_FOREACH); in TEST_F()
311 action.set_output_type(Target::ACTION_FOREACH); in TEST_F()