Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp777 const uint32_t ParentDepth = Depth - 1; in getParent() local
779 if (DieArray[I].getDepth() == ParentDepth) in getParent()