LLDB mainline
Public Member Functions | List of all members
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 166 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 167 of file SymbolFileNativePDB.h.

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


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