Searched defs:GetTypeList (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp271 TypeList &SymbolFileDWARF::GetTypeList() { function in class:SymbolFileDWARF
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h299 virtual TypeList &GetTypeList() { return m_type_list; } function in class:lldb_private::SymbolFile

Completed in 159 milliseconds