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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h126 SectionList &GetChildren() { return m_children; } function in class:lldb_private::Section
128 const SectionList &GetChildren() const { return m_children; } function in class:lldb_private::Section
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1346 std::vector<Row> &GetChildren() { function in struct:Row

Completed in 139 milliseconds