Home
last modified time | relevance | path

Searched refs:ChildII (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp503 for (auto &ChildII: II.Children) in fixupInlineInfo() local
504 fixupInlineInfo(SrcGC, ChildII); in fixupInlineInfo()
H A DGsymReader.cpp533 for (const auto &ChildII: II.Children) in dump() local
534 dump(OS, ChildII, Indent + 2); in dump()