Home
last modified time | relevance | path

Searched defs:input_targets (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dcompile_commands_writer.cc333 std::vector<const Target*> input_targets; in CollectTargets() local
354 const std::vector<const Target*>& input_targets) { in CollectDepsOfMatches()