Searched defs:IsDescendant (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Core/
H A DSection.cpp264 Section::IsDescendant (const Section *section) function in class:Section
270 return parent_sp->IsDescendant (section);

Completed in 59 milliseconds