Searched refs:ChildRecurseDepth (Results 1 – 8 of 8) sorted by relevance
195 unsigned ChildRecurseDepth = -1U; member214 Opts.ChildRecurseDepth = 0; in getForSingleDIE()222 if (ChildRecurseDepth == -1U && !ShowChildren) in noImplicitRecursion()223 Opts.ChildRecurseDepth = 0; in noImplicitRecursion()
19 int ChildRecurseDepth = 0) { in hashFullyQualifiedName() argument55 return djbHash(Name ? Name : "", djbHash(ChildRecurseDepth ? "" : "::")); in hashFullyQualifiedName()60 hashFullyQualifiedName(*CU, ParentDie, ++ChildRecurseDepth))); in hashFullyQualifiedName()
762 DumpOpts.ChildRecurseDepth = 0; in isLiveVariableEntry()827 DumpOpts.ChildRecurseDepth = 0; in isLiveSubprogramEntry()
125 DumpOpts.ChildRecurseDepth = 0; in link()
242 ChildRecurseDepth("recurse-depth", variable247 aliasopt(ChildRecurseDepth), cl::NotHidden);317 DumpOpts.ChildRecurseDepth = ChildRecurseDepth; in getDumpOpts()528 DumpOpts.ChildRecurseDepth = 0; in lookup()
614 if (DumpOpts.ShowChildren && DumpOpts.ChildRecurseDepth > 0) { in dump()616 DumpOpts.ChildRecurseDepth--; in dump()
535 DumpOpts.ChildRecurseDepth = 0; in shouldKeepVariableDIE()566 DumpOpts.ChildRecurseDepth = 0; in shouldKeepSubprogramDIE()2352 int ChildRecurseDepth) { in hashFullyQualifiedName() argument2386 return djbHash(Name ? Name : "", djbHash(ChildRecurseDepth ? "" : "::")); in hashFullyQualifiedName()2392 hashFullyQualifiedName(Die, *CU, File, ++ChildRecurseDepth))); in hashFullyQualifiedName()2758 DumpOpts.ChildRecurseDepth = 0; in link()
316 DumpOpts.ChildRecurseDepth = 0; in linkDebugInfoImpl()