Searched refs:ChildRecurseDepth (Results 1 – 5 of 5) sorted by relevance
191 unsigned ChildRecurseDepth = -1U; member209 Opts.ChildRecurseDepth = 0; in getForSingleDIE()217 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()218 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
228 ChildRecurseDepth("recurse-depth", variable233 aliasopt(ChildRecurseDepth), cl::NotHidden);303 DumpOpts.ChildRecurseDepth = ChildRecurseDepth; in getDumpOpts()470 DumpOpts.ChildRecurseDepth = 0; in lookup()
600 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0) { in dump()602 DumpOpts.ChildRecurseDepth--; in dump()
450 DumpOpts.ChildRecurseDepth = 0; in shouldKeepVariableDIE()477 DumpOpts.ChildRecurseDepth = 0; in shouldKeepSubprogramDIE()2044 int ChildRecurseDepth) { in hashFullyQualifiedName() argument2078 return djbHash(Name ? Name : "", djbHash(ChildRecurseDepth ? "" : "::")); in hashFullyQualifiedName()2084 hashFullyQualifiedName(Die, *CU, File, ++ChildRecurseDepth))); in hashFullyQualifiedName()2540 DumpOpts.ChildRecurseDepth = 0; in link()
156 DumpOpts.ChildRecurseDepth = 0; in reportWarning()