Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp527 DIDumpOptions ChildDumpOpts = DumpOpts; in dump() local
528 ChildDumpOpts.ShowParents = false; in dump()
530 child.dump(OS, Indent + 2, ChildDumpOpts); in dump()