Home
last modified time | relevance | path

Searched defs:CurChild (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp37 for (const DWARFDebugInfoEntry *CurChild = in addArrayDimension() local
70 for (const DWARFDebugInfoEntry *CurChild = in addSignature() local
686 for (const DWARFDebugInfoEntry *CurChild = CU.getFirstChildEntry(DieEntry); in OrderedChildrenIndexAssigner() local
H A DDWARFLinkerCompileUnit.cpp128 for (const DWARFDebugInfoEntry *CurChild = getFirstChildEntry(DieEntry); in analyzeDWARFStructureRec() local
311 for (const DWARFDebugInfoEntry *CurChild = getFirstChildEntry(DieEntry); in assignTypeNamesRec() local
1330 for (const DWARFDebugInfoEntry *CurChild = in cloneDIE() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DRewriteRope.cpp580 RopePieceBTreeNode *CurChild = getChild(i); in erase() local