SOURCE_SET 104 tools/gn/ninja_binary_target_writer.cc if (target_->output_type() == Target::SOURCE_SET) SOURCE_SET 422 tools/gn/ninja_binary_target_writer.cc if (dep->output_type() == Target::SOURCE_SET) { SOURCE_SET 423 tools/gn/ninja_binary_target_writer.cc if (target_->output_type() == Target::SOURCE_SET) { SOURCE_SET 17 tools/gn/ninja_binary_target_writer_unittest.cc target.set_output_type(Target::SOURCE_SET); SOURCE_SET 135 tools/gn/ninja_helper.cc target->output_type() == Target::SOURCE_SET || SOURCE_SET 75 tools/gn/ninja_target_writer.cc target->output_type() == Target::SOURCE_SET) { SOURCE_SET 166 tools/gn/target.cc dep->output_type() == SOURCE_SET) SOURCE_SET 109 tools/gn/target_generator.cc Target::SOURCE_SET, err);