Searched refs:AppendTypeName (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.h36 void AppendTypeName(lldb_private::Stream &s) const;
H A DDWARFDIE.cpp203 // AppendTypeName
208 void DWARFDIE::AppendTypeName(Stream &s) const { function in class:DWARFDIE
289 next_die.AppendTypeName(s);
H A DDWARFDebugInfoEntry.cpp526 type_die.AppendTypeName(s);

Completed in 111 milliseconds