Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
H A Dcommand_refs.cc44 size_t RecursivePrintTargetDeps(const DepMap& dep_map,
80 count += RecursivePrintTargetDeps(dep_map, target, seen_targets, in RecursivePrintTarget()
88 size_t RecursivePrintTargetDeps(const DepMap& dep_map, in RecursivePrintTargetDeps() function
168 count += RecursivePrintTargetDeps(dep_map, target, nullptr, 0); in DoTreeOutput()
170 count += RecursivePrintTargetDeps(dep_map, target, &seen_targets, 0); in DoTreeOutput()

Completed in 2 milliseconds