Searched refs:ChildRecurseDepth (Results 1 – 2 of 2) sorted by relevance
173 unsigned ChildRecurseDepth = -1U; member188 Opts.ChildRecurseDepth = 0; in getForSingleDIE()196 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()197 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
612 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0 && child) { in dump()613 DumpOpts.ChildRecurseDepth--; in dump()