LLVM  8.0.1
Classes | Public Member Functions | Static Public Member Functions | List of all members
llvm::LessRecordRegister Struct Reference

#include "llvm/TableGen/Record.h"

Classes

struct  RecordParts
 

Public Member Functions

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

Static Public Member Functions

static bool ascii_isdigit (char x)
 

Detailed Description

Definition at line 1687 of file Record.h.

Member Function Documentation

◆ ascii_isdigit()

static bool llvm::LessRecordRegister::ascii_isdigit ( char  x)
inlinestatic

Definition at line 1688 of file Record.h.

◆ operator()()

bool llvm::LessRecordRegister::operator() ( const Record Rec1,
const Record Rec2 
) const
inline

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