Searched refs:ChildRecurseDepth (Results 1 – 5 of 5) sorted by relevance
190 unsigned ChildRecurseDepth = -1U; member205 Opts.ChildRecurseDepth = 0; in getForSingleDIE()213 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()214 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
223 ChildRecurseDepth("recurse-depth", variable228 aliasopt(ChildRecurseDepth), cl::NotHidden);276 DumpOpts.ChildRecurseDepth = ChildRecurseDepth; in getDumpOpts()436 DumpOpts.ChildRecurseDepth = 0; in lookup()
638 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0) { in dump()640 DumpOpts.ChildRecurseDepth--; in dump()
451 DumpOpts.ChildRecurseDepth = 0; in shouldKeepVariableDIE()478 DumpOpts.ChildRecurseDepth = 0; in shouldKeepSubprogramDIE()1926 int ChildRecurseDepth) { in hashFullyQualifiedName() argument1960 return djbHash(Name ? Name : "", djbHash(ChildRecurseDepth ? "" : "::")); in hashFullyQualifiedName()1966 hashFullyQualifiedName(Die, *CU, File, ++ChildRecurseDepth))); in hashFullyQualifiedName()2389 DumpOpts.ChildRecurseDepth = 0; in link()
157 DumpOpts.ChildRecurseDepth = 0; in reportWarning()