Searched refs:swift_order_only_deps (Results 1 – 1 of 1) sorted by relevance
557 UniqueVector<OutputFile> swift_order_only_deps; in WriteSwiftSources() local558 swift_order_only_deps.reserve(order_only_deps.size()); in WriteSwiftSources()559 swift_order_only_deps.Append(order_only_deps.begin(), in WriteSwiftSources()563 swift_order_only_deps.push_back(swiftmodule->dependency_output_file()); in WriteSwiftSources()566 swift_order_only_deps.vector(), tool->name(), in WriteSwiftSources()573 input_deps, swift_order_only_deps.vector(), in WriteSwiftSources()