Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp131 for (const DWARFDebugInfoEntry *CurChild = getFirstChildEntry(DieEntry); in analyzeDWARFStructureRec() local
314 for (const DWARFDebugInfoEntry *CurChild = getFirstChildEntry(DieEntry); in assignTypeNamesRec() local
1334 for (const DWARFDebugInfoEntry *CurChild = in cloneDIE() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriteRope.cpp584 RopePieceBTreeNode *CurChild = getChild(i); in erase() local