Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp433 for (const auto &ChildII: II.Children) in dump() local
434 dump(OS, ChildII, Indent + 2); in dump()
H A DGsymCreator.cpp447 for (auto &ChildII: II.Children) in fixupInlineInfo() local
448 fixupInlineInfo(SrcGC, ChildII); in fixupInlineInfo()