Home
last modified time | relevance | path

Searched refs:data_dep_pair (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dninja_binary_target_writer.cc140 for (const auto& data_dep_pair : target_->data_deps()) in GetClassifiedDeps() local
141 classified_deps.non_linkable_deps.push_back(data_dep_pair.ptr); in GetClassifiedDeps()