Home
last modified time | relevance | path

Searched refs:RecursivePrintTarget (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/gn/
H A Dcommand_refs.cc55 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