LLVM API Documentation

Public Member Functions
llvm::LessRecordFieldName Struct Reference

#include <Record.h>

List of all members.

Public Member Functions

bool operator() (const Record *Rec1, const Record *Rec2) const

Detailed Description

LessRecordFieldName - Sorting predicate to sort record pointers by their name field.

Definition at line 1739 of file Record.h.


Member Function Documentation

bool llvm::LessRecordFieldName::operator() ( const Record Rec1,
const Record Rec2 
) const [inline]

Definition at line 1740 of file Record.h.

References llvm::Record::getValueAsString().


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