Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp137 for (const DWARFDebugInfoEntry *CurChild = in collectRootsToKeep() local
283 for (const DWARFDebugInfoEntry *CurChild = in setPlainDwarfPlacementRec() local
483 for (const DWARFDebugInfoEntry *CurChild = in markDIEEntryAsKeptRec() local
538 for (const DWARFDebugInfoEntry *CurChild = in markDIEEntryAsKeptRec() local
H A DSyntheticTypeNameBuilder.cpp38 for (const DWARFDebugInfoEntry *CurChild = in addArrayDimension() local
71 for (const DWARFDebugInfoEntry *CurChild = in addSignature() local
687 for (const DWARFDebugInfoEntry *CurChild = CU.getFirstChildEntry(DieEntry); in OrderedChildrenIndexAssigner() local
H A DDWARFLinkerCompileUnit.cpp131 for (const DWARFDebugInfoEntry *CurChild = getFirstChildEntry(DieEntry); in analyzeDWARFStructureRec() local
314 for (const DWARFDebugInfoEntry *CurChild = getFirstChildEntry(DieEntry); assignTypeNamesRec() local
1336 for (const DWARFDebugInfoEntry *CurChild = cloneDIE() local
[all...]
/llvm-project/clang/lib/Rewrite/
H A DRewriteRope.cpp