LLDB mainline
lldb_private::npdb::SymbolFileNativePDB::LineTableEntryComparator Struct Reference

Public Member Functions

bool operator() (const lldb_private::LineTable::Entry &lhs, const lldb_private::LineTable::Entry &rhs) const

Detailed Description

Definition at line 167 of file SymbolFileNativePDB.h.

Member Function Documentation

◆ operator()()

bool lldb_private::npdb::SymbolFileNativePDB::LineTableEntryComparator::operator() ( const lldb_private::LineTable::Entry & lhs,
const lldb_private::LineTable::Entry & rhs ) const
inline

Definition at line 168 of file SymbolFileNativePDB.h.

References lldb_private::LineTable::Entry::file_addr.


The documentation for this struct was generated from the following file: