Searched refs:RecursivePrintTarget (Results 1 - 1 of 1) sorted by relevance
/third_party/gn/src/gn/ |
H A D | command_refs.cc | 55 size_t RecursivePrintTarget(const DepMap& dep_map, in RecursivePrintTarget() function 87 // RecursivePrintTarget. 97 count += RecursivePrintTarget(dep_map, cur_dep->second, seen_targets, in RecursivePrintTargetDeps() 176 count += RecursivePrintTarget(dep_map, target, nullptr, 0); in DoTreeOutput() 178 count += RecursivePrintTarget(dep_map, target, &seen_targets, 0); in DoTreeOutput()
|
Completed in 1 milliseconds