Searched refs:ChildRecurseDepth (Results 1 – 7 of 7) sorted by relevance
198 unsigned ChildRecurseDepth = -1U; member219 Opts.ChildRecurseDepth = 0; in getForSingleDIE()227 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()228 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
252 ChildRecurseDepth("recurse-depth", variable257 aliasopt(ChildRecurseDepth), cl::NotHidden);353 DumpOpts.ChildRecurseDepth = ChildRecurseDepth; in getDumpOpts()568 DumpOpts.ChildRecurseDepth = 0; in lookup()
633 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0) { in dump()635 DumpOpts.ChildRecurseDepth--; in dump()
316 DumpOpts.ChildRecurseDepth = 0; in linkDebugInfoImpl()
546 DumpOpts.ChildRecurseDepth = 0; in shouldKeepVariableDIE()577 DumpOpts.ChildRecurseDepth = 0; in shouldKeepSubprogramDIE()2489 int ChildRecurseDepth) { in hashFullyQualifiedName() argument2523 return djbHash(Name ? Name : "", djbHash(ChildRecurseDepth ? "" : "::")); in hashFullyQualifiedName()2529 hashFullyQualifiedName(Die, *CU, File, ++ChildRecurseDepth))); in hashFullyQualifiedName()2895 DumpOpts.ChildRecurseDepth = 0; in link()
122 DumpOpts.ChildRecurseDepth = 0; in link()