Searched refs:ChildRecurseDepth (Results 1 – 7 of 7) sorted by relevance
195 unsigned ChildRecurseDepth = -1U; member216 Opts.ChildRecurseDepth = 0; in getForSingleDIE()224 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()225 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
250 ChildRecurseDepth("recurse-depth", variable255 aliasopt(ChildRecurseDepth), cl::NotHidden);343 DumpOpts.ChildRecurseDepth = ChildRecurseDepth; in getDumpOpts()558 DumpOpts.ChildRecurseDepth = 0; in lookup()
614 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0) { in dump()616 DumpOpts.ChildRecurseDepth--; in dump()
546 DumpOpts.ChildRecurseDepth = 0; in shouldKeepVariableDIE()577 DumpOpts.ChildRecurseDepth = 0; in shouldKeepSubprogramDIE()2372 int ChildRecurseDepth) { in hashFullyQualifiedName() argument2406 return djbHash(Name ? Name : "", djbHash(ChildRecurseDepth ? "" : "::")); in hashFullyQualifiedName()2412 hashFullyQualifiedName(Die, *CU, File, ++ChildRecurseDepth))); in hashFullyQualifiedName()2778 DumpOpts.ChildRecurseDepth = 0; in link()
316 DumpOpts.ChildRecurseDepth = 0; in linkDebugInfoImpl()
123 DumpOpts.ChildRecurseDepth = 0; in link()